Home
last modified time | relevance | path

Searched defs:isTypeDesirableForOp (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4215 virtual bool isTypeDesirableForOp(unsigned /*Opc*/, EVT VT) const { isTypeDesirableForOp() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1876 bool SITargetLowering::isTypeDesirableForOp(unsigned Op, EVT VT) const { isTypeDesirableForOp() function in SITargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56353 bool X86TargetLowering::isTypeDesirableForOp(unsigned Opc, EVT VT) const { isTypeDesirableForOp() function in X86TargetLowering
[all...]