Searched defs:IsDesirableToPromoteOp (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h945 /// IsDesirableToPromoteOp - This method query the target whether it is
948 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { function in namespace:llvm
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15161 /// IsDesirableToPromoteOp - This method query the target whether it is
15164 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { function in class:X86TargetLowering

Completed in 51 milliseconds