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

1 2 3 4 5

  /external/llvm/lib/Target/BPF/
BPFISelLowering.h 59 SmallVectorImpl<SDValue> &InVals) const;
66 SmallVectorImpl<SDValue> &InVals) const override;
73 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXISelLowering.h 55 SmallVectorImpl<SDValue> &InVals) const;
74 SmallVectorImpl<SDValue> &InVals) const;
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.h 116 SmallVectorImpl<SDValue> &InVals) const;
122 SmallVectorImpl<SDValue> &InVals) const;
128 SmallVectorImpl<SDValue> &InVals) const;
131 SmallVectorImpl<SDValue> &InVals) const override;
137 SmallVectorImpl<SDValue> &InVals) const override;
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 138 SmallVectorImpl<SDValue> &InVals) const;
144 SmallVectorImpl<SDValue> &InVals) const;
150 SmallVectorImpl<SDValue> &InVals) const;
156 SmallVectorImpl<SDValue> &InVals) const override;
159 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelLowering.h 132 SmallVectorImpl<SDValue> &InVals) const;
140 SmallVectorImpl<SDValue> &InVals) const;
146 SmallVectorImpl<SDValue> &InVals) const;
153 SmallVectorImpl<SDValue> &InVals) const;
161 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelLowering.h 101 SmallVectorImpl<SDValue> &InVals) const;
109 SmallVectorImpl<SDValue> &InVals) const;
115 SmallVectorImpl<SDValue> &InVals) const;
122 SmallVectorImpl<SDValue> &InVals) const;
130 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.h 121 SmallVectorImpl<SDValue> &InVals) const;
127 SmallVectorImpl<SDValue> &InVals) const;
133 SmallVectorImpl<SDValue> &InVals) const;
136 SmallVectorImpl<SDValue> &InVals) const override;
142 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.h 88 SmallVectorImpl<SDValue> &InVals) const;
122 SmallVectorImpl<SDValue> &InVals) const;
131 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
ARCISelLowering.h 86 SmallVectorImpl<SDValue> &InVals) const;
100 SmallVectorImpl<SDValue> &InVals) const override;
103 SmallVectorImpl<SDValue> &InVals) const override;
ARCISelLowering.cpp 40 SmallVectorImpl<SDValue> &InVals);
225 SmallVectorImpl<SDValue> &InVals) const {
366 return lowerCallResult(Chain, Glue, RVLocs, dl, DAG, InVals);
374 SmallVectorImpl<SDValue> &InVals) {
385 InVals.push_back(RetValue);
389 std::make_pair(VA.getLocMemOffset(), InVals.size()));
392 InVals.push_back(SDValue());
406 InVals[Index] = Load;
435 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
441 return LowerCallArguments(Chain, CallConv, IsVarArg, Ins, dl, DAG, InVals);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
BPFISelLowering.h 80 SmallVectorImpl<SDValue> &InVals) const;
87 SmallVectorImpl<SDValue> &InVals) const override;
94 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
Nios2ISelLowering.h 54 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelLowering.h 64 SmallVectorImpl<SDValue> &InVals) const;
72 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.h 77 SmallVectorImpl<SDValue> &InVals) const;
87 SmallVectorImpl<SDValue> &InVals) const;
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 134 SmallVectorImpl<SDValue> &InVals) const override;
139 SmallVectorImpl<SDValue> &InVals) const;
144 SmallVectorImpl<SDValue> &InVals) const;
148 SmallVectorImpl<SDValue> &InVals) const override;
150 SmallVectorImpl<SDValue> &InVals) const;
152 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcISelLowering.h 134 SmallVectorImpl<SDValue> &InVals) const override;
139 SmallVectorImpl<SDValue> &InVals) const;
144 SmallVectorImpl<SDValue> &InVals) const;
148 SmallVectorImpl<SDValue> &InVals) const override;
150 SmallVectorImpl<SDValue> &InVals) const;
152 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.h 116 SmallVectorImpl<SDValue> &InVals) const;
124 SmallVectorImpl<SDValue> &InVals) const;
129 SmallVectorImpl<SDValue> &InVals) const;
175 SmallVectorImpl<SDValue> &InVals) const;
185 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 138 SmallVectorImpl<SDValue> &InVals) const;
144 SmallVectorImpl<SDValue> &InVals) const;
150 SmallVectorImpl<SDValue> &InVals) const;
156 SmallVectorImpl<SDValue> &InVals) const override;
159 SmallVectorImpl<SDValue> &InVals) const override;
  /external/llvm/lib/Target/AVR/
AVRISelLowering.h 136 SmallVectorImpl<SDValue> &InVals) const override;
138 SmallVectorImpl<SDValue> &InVals) const override;
143 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeISelLowering.h 117 SmallVectorImpl<SDValue> &InVals) const;
132 SmallVectorImpl<SDValue> &InVals) const;
142 SmallVectorImpl<SDValue> &InVals) const;
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.h 125 SmallVectorImpl<SDValue> &InVals) const;
147 SmallVectorImpl<SDValue> &InVals) const;
157 SmallVectorImpl<SDValue> &InVals) const;
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 64 SmallVectorImpl<SDValue> &InVals) const override;
77 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 420 SmallVectorImpl<SDValue> &InVals) const;
430 SmallVectorImpl<SDValue> &InVals) const;
437 SmallVectorImpl<SDValue> &InVals) const;
446 SmallVectorImpl<SDValue> &InVals) const;
466 SmallVectorImpl<SDValue> &InVals) const;
472 SmallVectorImpl<SDValue> &InVals) const;
481 SmallVectorImpl<SDValue> &InVals) const;
489 SmallVectorImpl<SDValue> &InVals) const;
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 151 SmallVectorImpl<SDValue> &InVals) const;
159 SmallVectorImpl<SDValue> &InVals) const;
212 SmallVectorImpl<SDValue> &InVals) const override;
216 SmallVectorImpl<SDValue> &InVals) const override;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
XCoreISelLowering.h 152 SmallVectorImpl<SDValue> &InVals) const;
160 SmallVectorImpl<SDValue> &InVals) const;
213 SmallVectorImpl<SDValue> &InVals) const override;
217 SmallVectorImpl<SDValue> &InVals) const override;

Completed in 246 milliseconds

1 2 3 4 5