Home
last modified time | relevance | path

Searched refs:InVals (Results 1 – 25 of 64) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h101 SmallVectorImpl<SDValue> &InVals) const;
109 SmallVectorImpl<SDValue> &InVals) const;
115 SmallVectorImpl<SDValue> &InVals) const;
122 SmallVectorImpl<SDValue> &InVals) const;
130 SmallVectorImpl<SDValue> &InVals) const;
DSystemZISelLowering.cpp242 SmallVectorImpl<SDValue> &InVals) in LowerFormalArguments()
250 return LowerCCCArguments(Chain, CallConv, isVarArg, Ins, dl, DAG, InVals); in LowerFormalArguments()
262 SmallVectorImpl<SDValue> &InVals) const { in LowerCall()
272 Outs, OutVals, Ins, dl, DAG, InVals); in LowerCall()
288 SmallVectorImpl<SDValue> &InVals) in LowerCCCArguments()
363 InVals.push_back(ArgValue); in LowerCCCArguments()
381 SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo()
503 DAG, InVals); in LowerCCCCallTo()
515 SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult()
546 InVals.push_back(RetValue); in LowerCallResult()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.h116 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;
DLanaiISelLowering.cpp383 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments()
387 return LowerCCCArguments(Chain, CallConv, IsVarArg, Ins, DL, DAG, InVals); in LowerFormalArguments()
394 SmallVectorImpl<SDValue> &InVals) const { in LowerCall()
413 OutVals, Ins, DL, DAG, InVals); in LowerCall()
424 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCArguments()
464 InVals.push_back(ArgValue); in LowerCCCArguments()
488 InVals.push_back(DAG.getLoad( in LowerCCCArguments()
504 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, Reg, InVals[0]); in LowerCCCArguments()
586 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo()
757 InVals); in LowerCCCCallTo()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h420 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/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.h132 SmallVectorImpl<SDValue> &InVals) const;
140 SmallVectorImpl<SDValue> &InVals) const;
146 SmallVectorImpl<SDValue> &InVals) const;
153 SmallVectorImpl<SDValue> &InVals) const;
161 SmallVectorImpl<SDValue> &InVals) const;
DMSP430ISelLowering.cpp252 SmallVectorImpl<SDValue> &InVals) in LowerFormalArguments()
260 return LowerCCCArguments(Chain, CallConv, isVarArg, Ins, dl, DAG, InVals); in LowerFormalArguments()
279 SmallVectorImpl<SDValue> &InVals) const { in LowerCall()
289 Outs, OutVals, Ins, dl, DAG, InVals); in LowerCall()
308 SmallVectorImpl<SDValue> &InVals) in LowerCCCArguments()
355 InVals.push_back(ArgValue); in LowerCCCArguments()
373 InVals.push_back(DAG.getLoad(VA.getLocVT(), dl, Chain, FIN, in LowerCCCArguments()
450 SmallVectorImpl<SDValue> &InVals) const { in LowerCCCCallTo()
561 DAG, InVals); in LowerCCCCallTo()
572 SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult()
[all …]
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h138 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/Sparc/
DSparcISelLowering.h134 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/
DXCoreISelLowering.h116 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/BPF/
DBPFISelLowering.h59 SmallVectorImpl<SDValue> &InVals) const;
66 SmallVectorImpl<SDValue> &InVals) const override;
73 SmallVectorImpl<SDValue> &InVals) const override;
DBPFISelLowering.cpp154 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments()
199 InVals.push_back(ArgValue); in LowerFormalArguments()
203 InVals.push_back(DAG.getConstant(0, DL, VA.getLocVT())); in LowerFormalArguments()
217 SmallVectorImpl<SDValue> &InVals) const { in LowerCall()
341 InVals); in LowerCall()
395 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerCallResult()
405 InVals.push_back(DAG.getConstant(0, DL, Ins[i].VT)); in LowerCallResult()
416 InVals.push_back(Chain.getValue(0)); in LowerCallResult()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.h88 SmallVectorImpl<SDValue> &InVals) const;
122 SmallVectorImpl<SDValue> &InVals) const;
131 SmallVectorImpl<SDValue> &InVals) const;
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h840 SmallVectorImpl<SDValue> &InVals) const;
848 SmallVectorImpl<SDValue> &InVals,
855 SmallVectorImpl<SDValue> &InVals) const override;
859 SmallVectorImpl<SDValue> &InVals) const override;
879 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const;
883 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const;
887 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const;
901 SmallVectorImpl<SDValue> &InVals,
910 SmallVectorImpl<SDValue> &InVals,
919 SmallVectorImpl<SDValue> &InVals,
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h151 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/MBlaze/
DMBlazeISelLowering.h117 SmallVectorImpl<SDValue> &InVals) const;
132 SmallVectorImpl<SDValue> &InVals) const;
142 SmallVectorImpl<SDValue> &InVals) const;
/external/llvm/lib/Target/AVR/
DAVRISelLowering.h136 SmallVectorImpl<SDValue> &InVals) const override;
138 SmallVectorImpl<SDValue> &InVals) const override;
143 SmallVectorImpl<SDValue> &InVals) const;
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.h125 SmallVectorImpl<SDValue> &InVals) const;
147 SmallVectorImpl<SDValue> &InVals) const;
157 SmallVectorImpl<SDValue> &InVals) const;
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXISelLowering.h55 SmallVectorImpl<SDValue> &InVals) const;
74 SmallVectorImpl<SDValue> &InVals) const;
DPTXISelLowering.cpp197 SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments()
233 InVals.push_back(ArgValue); in LowerFormalArguments()
248 InVals.push_back(ArgValue); in LowerFormalArguments()
352 SmallVectorImpl<SDValue> &InVals) const { in LowerCall()
412 InVals.push_back(Load); in LowerCall()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.h64 SmallVectorImpl<SDValue> &InVals) const;
72 SmallVectorImpl<SDValue> &InVals) const;
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.h77 SmallVectorImpl<SDValue> &InVals) const;
87 SmallVectorImpl<SDValue> &InVals) const;
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.h64 SmallVectorImpl<SDValue> &InVals) const override;
77 SmallVectorImpl<SDValue> &InVals) const override;
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h138 SmallVectorImpl<SDValue> &InVals) const override;
154 SmallVectorImpl<SDValue> &InVals) const override;
159 SmallVectorImpl<SDValue> &InVals,
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.h160 SmallVectorImpl<SDValue> &InVals) const;
170 SmallVectorImpl<SDValue> &InVals) const;

123