Searched defs:reduceSelectOfFPConstantLoads (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 486 virtual bool reduceSelectOfFPConstantLoads(EVT CmpOpVT) const { reduceSelectOfFPConstantLoads() function |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 3150 bool X86TargetLowering::reduceSelectOfFPConstantLoads(EVT CmpOpVT) const { reduceSelectOfFPConstantLoads() function in X86TargetLowering |