Home
last modified time | relevance | path

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

/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