Home
last modified time | relevance | path

Searched refs:createFastRVVRegisterAllocator (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetMachine.cpp318 static FunctionPass *createFastRVVRegisterAllocator() { in createFastRVVRegisterAllocator() function
330 createFastRVVRegisterAllocator);
395 return createFastRVVRegisterAllocator(); in createRVVRegAllocPass()