Home
last modified time | relevance | path

Searched defs:C2V (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp1135 const APInt &C2V = CI2->getValue(); in ConstantFoldBinaryInstruction() local
1198 const APFloat &C2V = CFP2->getValueAPF(); in ConstantFoldBinaryInstruction() local
1791 const APFloat &C2V = cast<ConstantFP>(C2)->getValueAPF(); in ConstantFoldCompareInstruction() local
/external/llvm/lib/IR/
DConstantFold.cpp1122 const APInt &C2V = CI2->getValue(); in ConstantFoldBinaryInstruction() local
1185 const APFloat &C2V = CFP2->getValueAPF(); in ConstantFoldBinaryInstruction() local
1766 const APFloat &C2V = cast<ConstantFP>(C2)->getValueAPF(); in ConstantFoldCompareInstruction() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp1177 const APInt &C2V = CI2->getValue(); in ConstantFoldBinaryInstruction() local
1249 APFloat C2V = CFP2->getValueAPF(); in ConstantFoldBinaryInstruction() local
1923 APFloat C2V = cast<ConstantFP>(C2)->getValueAPF(); in ConstantFoldCompareInstruction() local