Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp318 static FunctionPass *createFastRVVRegisterAllocator() { in createFastRVVRegisterAllocator() function
330 createFastRVVRegisterAllocator);
395 return createFastRVVRegisterAllocator(); in createRVVRegAllocPass()