Searched defs:FoldedValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTargetTransformInfo.cpp | 1071 isFoldableLoad(const LoadInst * Ld,const Instruction * & FoldedValue) isFoldableLoad() argument |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstCombineIntrinsic.cpp | 561 Constant *FoldedValue = IsLog ? ConstantFP::getInfinity(Ty, true) instCombineIntrinsic() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ConstantFolding.cpp | 1394 Constant *FoldedValue = nullptr; ConstantFoldCastOperand() local |