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

1 2 3 4

  /external/llvm/lib/Target/BPF/
BPFISelLowering.h 59 SmallVectorImpl<SDValue> &InVals) const;
66 SmallVectorImpl<SDValue> &InVals) const override;
73 SmallVectorImpl<SDValue> &InVals) const override;
BPFISelLowering.cpp 154 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
199 InVals.push_back(ArgValue);
203 InVals.push_back(DAG.getConstant(0, DL, VA.getLocVT()));
217 SmallVectorImpl<SDValue> &InVals) const {
341 InVals);
395 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
405 InVals.push_back(DAG.getConstant(0, DL, Ins[i].VT));
416 InVals.push_back(Chain.getValue(0));
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXISelLowering.h 55 SmallVectorImpl<SDValue> &InVals) const;
74 SmallVectorImpl<SDValue> &InVals) const;
PTXISelLowering.cpp 197 SmallVectorImpl<SDValue> &InVals) const {
233 InVals.push_back(ArgValue);
248 InVals.push_back(ArgValue);
352 SmallVectorImpl<SDValue> &InVals) const {
412 InVals.push_back(Load);
  /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;
LanaiISelLowering.cpp 383 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
387 return LowerCCCArguments(Chain, CallConv, IsVarArg, Ins, DL, DAG, InVals);
394 SmallVectorImpl<SDValue> &InVals) const {
413 OutVals, Ins, DL, DAG, InVals);
424 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
464 InVals.push_back(ArgValue);
488 InVals.push_back(DAG.getLoad(
504 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]);
586 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const {
757 InVals);
    [all...]
  /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;
SystemZISelLowering.cpp 242 SmallVectorImpl<SDValue> &InVals)
250 return LowerCCCArguments(Chain, CallConv, isVarArg, Ins, dl, DAG, InVals);
262 SmallVectorImpl<SDValue> &InVals) const {
272 Outs, OutVals, Ins, dl, DAG, InVals);
288 SmallVectorImpl<SDValue> &InVals)
363 InVals.push_back(ArgValue);
381 SmallVectorImpl<SDValue> &InVals) const {
503 DAG, InVals);
515 SmallVectorImpl<SDValue> &InVals) const {
546 InVals.push_back(RetValue)
    [all...]
  /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/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/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/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/lib/Target/CellSPU/
SPUISelLowering.h 160 SmallVectorImpl<SDValue> &InVals) const;
170 SmallVectorImpl<SDValue> &InVals) const;
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 138 SmallVectorImpl<SDValue> &InVals) const override;
154 SmallVectorImpl<SDValue> &InVals) const override;
159 SmallVectorImpl<SDValue> &InVals,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.h 436 SmallVectorImpl<SDValue> &InVals) const;
443 SmallVectorImpl<SDValue> &InVals) const;
460 SmallVectorImpl<SDValue> &InVals) const;

Completed in 1533 milliseconds

1 2 3 4