Home
last modified time | relevance | path

Searched refs:InputArg (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCCState.h32 void PreAnalyzeCallResultForF128(const SmallVectorImpl<ISD::InputArg> &Ins,
49 PreAnalyzeFormalArgumentsForF128(const SmallVectorImpl<ISD::InputArg> &Ins);
52 PreAnalyzeCallResultForVectorFloat(const SmallVectorImpl<ISD::InputArg> &Ins,
56 const SmallVectorImpl<ISD::InputArg> &Ins);
110 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
119 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult()
DMipsCCState.cpp87 const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeCallResultForF128()
112 const SmallVectorImpl<ISD::InputArg> &Ins, const Type *RetTy) { in PreAnalyzeCallResultForVectorFloat()
148 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArgumentsForF128()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.h118 const SmallVectorImpl<ISD::InputArg> &Ins,
124 const SmallVectorImpl<ISD::InputArg> &Ins,
130 const SmallVectorImpl<ISD::InputArg> &Ins,
139 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h142 const SmallVectorImpl<ISD::InputArg> &Ins,
148 const SmallVectorImpl<ISD::InputArg> &Ins,
154 const SmallVectorImpl<ISD::InputArg> &Ins,
160 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1032 const SmallVectorImpl<ISD::InputArg> &Ins,
1042 const SmallVectorImpl<ISD::InputArg> &Ins,
1100 const SmallVectorImpl<ISD::InputArg> &Ins,
1109 const SmallVectorImpl<ISD::InputArg> &Ins,
1115 const SmallVectorImpl<ISD::InputArg> &Ins,
1138 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1142 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1146 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1150 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1163 const SmallVectorImpl<ISD::InputArg> &Ins,
[all …]
DPPCCCState.cpp27 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArguments()
DPPCCCState.h24 PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h157 struct InputArg { struct
173 InputArg() = default; argument
174 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, in InputArg() function
DCallingConvLower.h291 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
295 void AnalyzeArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeArguments()
330 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
536 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.h83 const SmallVectorImpl<ISD::InputArg> &Ins,
97 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h149 const SmallVectorImpl<ISD::InputArg> &Ins,
157 const SmallVectorImpl<ISD::InputArg> &Ins,
212 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.h128 const SmallVectorImpl<ISD::InputArg> &Ins,
133 const SmallVectorImpl<ISD::InputArg> &Ins,
138 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.h79 const SmallVectorImpl<ISD::InputArg> &Ins,
93 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h46 const ISD::InputArg *Arg = nullptr) const;
50 const ISD::InputArg &Arg) const;
117 bool Signed, const ISD::InputArg *Arg = nullptr) const;
293 const SmallVectorImpl<ISD::InputArg> &Ins,
317 const SmallVectorImpl<ISD::InputArg> &Ins,
328 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
DR600ISelLowering.h43 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp86 CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
163 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult()
262 const SmallVectorImpl<ISD::InputArg> &Ins, in resultsCompatible()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.h162 const SmallVectorImpl<ISD::InputArg> &Ins,
169 const SmallVectorImpl<ISD::InputArg> &Ins,
DAVRISelLowering.cpp888 static void parseFunctionArgs(const SmallVectorImpl<ISD::InputArg> &Ins, in parseFunctionArgs()
890 for (const ISD::InputArg &Arg : Ins) { in parseFunctionArgs()
935 const SmallVectorImpl<ISD::InputArg> *Ins, in analyzeStandardArguments()
1011 const SmallVectorImpl<ISD::InputArg> *Ins, in analyzeBuiltinArguments()
1029 const SmallVectorImpl<ISD::InputArg> *Ins, in analyzeArguments()
1051 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, SelectionDAG &DAG, in LowerFormalArguments()
1151 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins; in LowerCall()
1313 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, SelectionDAG &DAG, in LowerCallResult()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEISelLowering.h47 const SmallVectorImpl<ISD::InputArg> &Ins,
DVEISelLowering.cpp66 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h159 const SmallVectorImpl<ISD::InputArg> &Ins,
167 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h44 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h119 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG& DAG) const;
186 const SmallVectorImpl<ISD::InputArg> &Ins,
207 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.h93 const SmallVectorImpl<ISD::InputArg> &Ins,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h751 const SmallVectorImpl<ISD::InputArg> &Ins,
768 const SmallVectorImpl<ISD::InputArg> &Ins,
796 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG,

123