Home
last modified time | relevance | path

Searched refs:FoldItoFPtoI (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1423 Instruction *InstCombiner::FoldItoFPtoI(Instruction &FI) { in FoldItoFPtoI() function in InstCombiner
1468 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToUI()
1479 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToSI()
DInstCombineInternal.h310 Instruction *FoldItoFPtoI(Instruction &FI);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1650 Instruction *InstCombiner::FoldItoFPtoI(Instruction &FI) { in FoldItoFPtoI() function in InstCombiner
1695 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToUI()
1706 if (Instruction *I = FoldItoFPtoI(FI)) in visitFPToSI()
DInstCombineInternal.h386 Instruction *FoldItoFPtoI(Instruction &FI);