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

/external/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp538 bool SITargetLowering::isTypeDesirableForOp(unsigned Op, EVT VT) const { function in class:SITargetLowering
545 return TargetLowering::isTypeDesirableForOp(Op, VT);
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp14261 /// isTypeDesirableForOp - Return true if the target has native support for
14265 bool X86TargetLowering::isTypeDesirableForOp(unsigned Opc, EVT VT) const { function in class:X86TargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31037 bool X86TargetLowering::isTypeDesirableForOp(unsigned Opc, EVT VT) const { function in class:X86TargetLowering
[all...]

Completed in 586 milliseconds