Searched defs:isTypeDesirableForOp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4347 virtual bool isTypeDesirableForOp(unsigned /*Opc*/, EVT VT) const { isTypeDesirableForOp() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 1924 bool SITargetLowering::isTypeDesirableForOp(unsigned Op, EVT VT) const { isTypeDesirableForOp() function in SITargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 57803 bool X86TargetLowering::isTypeDesirableForOp(unsigned Opc, EVT VT) const { isTypeDesirableForOp() function in X86TargetLowering |