Searched refs:foldConstantFPMath (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1482 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1925 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1878 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1924 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1878 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1878 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5070 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG 5458 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5798 if (SDValue CFP = foldConstantFPMath(Opcode, DL, VT, Ops[0], Ops[1])) in FoldConstantArithmetic() 5990 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
|