HomeSort by relevance Sort by last modified time
    Searched refs:SDLoc (Results 1 - 25 of 196) sorted by null

1 2 3 4 5 6 7 8

  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.h 27 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &DL,
34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
40 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
46 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
51 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest,
56 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
62 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
67 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.h 27 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &DL,
34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
40 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
46 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
51 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest,
56 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
62 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
67 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
  /external/llvm/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 49 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
66 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1,
78 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
91 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
103 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
116 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
128 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
136 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
142 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
SelectionDAG.h 477 SDValue getConstant(uint64_t Val, const SDLoc &DL, EVT VT,
479 SDValue getConstant(const APInt &Val, const SDLoc &DL, EVT VT,
481 SDValue getConstant(const ConstantInt &Val, const SDLoc &DL, EVT VT,
483 SDValue getIntPtrConstant(uint64_t Val, const SDLoc &DL,
485 SDValue getTargetConstant(uint64_t Val, const SDLoc &DL, EVT VT,
489 SDValue getTargetConstant(const APInt &Val, const SDLoc &DL, EVT VT,
493 SDValue getTargetConstant(const ConstantInt &Val, const SDLoc &DL, EVT VT,
507 SDValue getConstantFP(double Val, const SDLoc &DL, EVT VT,
509 SDValue getConstantFP(const APFloat &Val, const SDLoc &DL, EVT VT,
511 SDValue getConstantFP(const ConstantFP &CF, const SDLoc &DL, EVT VT
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAGTargetInfo.h 52 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
69 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1,
81 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
94 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
106 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
119 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
131 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
139 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
145 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
SelectionDAG.h 556 SDValue getConstant(uint64_t Val, const SDLoc &DL, EVT VT,
558 SDValue getConstant(const APInt &Val, const SDLoc &DL, EVT VT,
561 SDValue getAllOnesConstant(const SDLoc &DL, EVT VT, bool IsTarget = false,
567 SDValue getConstant(const ConstantInt &Val, const SDLoc &DL, EVT VT,
569 SDValue getIntPtrConstant(uint64_t Val, const SDLoc &DL,
571 SDValue getTargetConstant(uint64_t Val, const SDLoc &DL, EVT VT,
575 SDValue getTargetConstant(const APInt &Val, const SDLoc &DL, EVT VT,
579 SDValue getTargetConstant(const ConstantInt &Val, const SDLoc &DL, EVT VT,
586 SDValue getBoolConstant(bool V, const SDLoc &DL, EVT VT, EVT OpVT);
597 SDValue getConstantFP(double Val, const SDLoc &DL, EVT VT
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.h 23 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
49 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
56 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
61 SDValue EmitSpecializedLibcall(SelectionDAG &DAG, const SDLoc &dl,
  /external/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.h 23 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/llvm/lib/Target/Lanai/
LanaiSelectionDAGInfo.cpp 23 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src,
LanaiSelectionDAGInfo.h 26 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.h 25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.h 23 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
49 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
56 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
61 SDValue EmitSpecializedLibcall(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
BPFSelectionDAGInfo.h 23 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.h 25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
HexagonISelLowering.h 179 const SDLoc &dl, SelectionDAG &DAG,
200 const SDLoc &dl, SelectionDAG &DAG,
219 const SDLoc &dl, SelectionDAG &DAG) const override;
322 SDValue buildVector32(ArrayRef<SDValue> Elem, const SDLoc &dl, MVT VecTy,
324 SDValue buildVector64(ArrayRef<SDValue> Elem, const SDLoc &dl, MVT VecTy,
326 SDValue extractVector(SDValue VecV, SDValue IdxV, const SDLoc &dl,
329 const SDLoc &dl, MVT ValTy, SelectionDAG &DAG) const;
330 SDValue expandPredicate(SDValue Vec32, const SDLoc &dl,
332 SDValue contractPredicate(SDValue Vec64, const SDLoc &dl,
341 SDValue getInstr(unsigned MachineOpc, const SDLoc &dl, MVT Ty
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiSelectionDAGInfo.cpp 23 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/,
LanaiSelectionDAGInfo.h 26 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.h 25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.h 35 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
40 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
Nios2ISelLowering.h 53 const SDLoc &dl, SelectionDAG &DAG,
58 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86SelectionDAGInfo.h 35 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
40 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCISelDAGToDAG.cpp 54 Pred = CurDAG->getTargetConstant(CN->getZExtValue(), SDLoc(N), MVT::i32);
80 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
102 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
120 Offset = CurDAG->getTargetConstant(RHSC, SDLoc(Addr), MVT::i32);
124 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
140 Offset = CurDAG->getTargetConstant(RHSC, SDLoc(Addr), MVT::i32);
152 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
163 CurDAG->getTargetConstant(CN->getSExtValue(), SDLoc(Addr), MVT::i32);
176 SDLoc(N), MVT::i32,
177 CurDAG->getTargetConstant(CVal, SDLoc(N), MVT::i32)))
    [all...]
  /external/llvm/lib/Target/BPF/
BPFISelLowering.h 58 const SDLoc &DL, SelectionDAG &DAG,
72 const SDLoc &DL, SelectionDAG &DAG,
77 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL,

Completed in 912 milliseconds

1 2 3 4 5 6 7 8