Searched defs:getRegClassFor (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h707 virtual const TargetRegisterClass *getRegClassFor(MVT VT, bool isDivergent = false) const { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10993 SITargetLowering::getRegClassFor(MVT VT, bool isDivergent) const { function in class:SITargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1727 ARMTargetLowering::getRegClassFor(MVT VT, bool isDivergent) const { function in class:ARMTargetLowering

Completed in 136 milliseconds