Home
last modified time | relevance | path

Searched refs:foldConstantFPMath (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DSelectionDAG.h1441 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DSelectionDAG.h1482 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1482 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1482 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1688 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1673 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1684 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DSelectionDAG.h1673 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1700 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DSelectionDAG.h1645 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1673 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1673 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1700 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1673 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT, in RegisterScheduler()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1741 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5067 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5455 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5067 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5455 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5067 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5455 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4973 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5377 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5101 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5576 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5186 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5648 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5445 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5950 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5145 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5620 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5144 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5594 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5445 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5950 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()

12