HomeSort by relevance Sort by last modified time
    Searched refs:getTargetConstantFP (Results 1 - 9 of 9) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 343 SDValue getTargetConstantFP(double Val, EVT VT) {
346 SDValue getTargetConstantFP(const APFloat& Val, EVT VT) {
349 SDValue getTargetConstantFP(const ConstantFP &Val, EVT VT) {
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 513 SDValue getTargetConstantFP(double Val, const SDLoc &DL, EVT VT) {
516 SDValue getTargetConstantFP(const APFloat &Val, const SDLoc &DL, EVT VT) {
519 SDValue getTargetConstantFP(const ConstantFP &Val, const SDLoc &DL, EVT VT) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h 603 SDValue getTargetConstantFP(double Val, const SDLoc &DL, EVT VT) {
606 SDValue getTargetConstantFP(const APFloat &Val, const SDLoc &DL, EVT VT) {
609 SDValue getTargetConstantFP(const ConstantFP &Val, const SDLoc &DL, EVT VT) {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 526 SDValue Val = CurDAG->getTargetConstantFP(
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 518 milliseconds