/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 301 unsigned NumArgs = MI->getNumOperands(); in tryReplaceLoad() local 364 unsigned NumArgs = MI->getNumOperands(); in tryReplaceExtend() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbolTypeFunctionSig.cpp | 81 uint32_t NumArgs = SigArguments->getChildCount(); in isCVarArgs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitCodes.cpp | 76 if (unsigned NumArgs = Op.NumArguments()) { in PrintExpression() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld.h | 131 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildCall2()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 437 constexpr SizeT NumArgs = 2; in instrumentAccess() local 475 constexpr SizeT NumArgs = 3; in instrumentStart() local
|
D | IceInst.h | 455 InstCall(Cfg *Func, SizeT NumArgs, Variable *Dest, Operand *CallTarget, in InstCall() 623 static InstIntrinsic *create(Cfg *Func, SizeT NumArgs, Variable *Dest, in create() 642 InstIntrinsic(Cfg *Func, SizeT NumArgs, Variable *Dest, in InstIntrinsic()
|
D | WasmTranslator.cpp | 1063 const auto NumArgs = Sig->parameter_count(); in CallDirect() local 1096 const auto NumArgs = Sig->parameter_count(); in CallImport() local
|
D | IceConverter.cpp | 556 unsigned NumArgs = Instr->getNumArgOperands(); in convertCallInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 868 unsigned NumArgs, const Value *Callee, in lowerCallOperands() 920 unsigned NumArgs = NumArgsVal->getZExtValue(); in selectPatchpoint() local 1097 unsigned NumArgs) { in lowerCallTo() 1106 unsigned NumArgs) { in lowerCallTo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CallingConvLower.cpp | 88 unsigned NumArgs = Ins.size(); in AnalyzeFormalArguments() local
|
D | TargetLoweringBase.cpp | 1885 unsigned NumArgs = OverrideVector.size(); in getOpEnabled() local 1945 unsigned NumArgs = OverrideVector.size(); in getOpRefinementSteps() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 195 const unsigned NumArgs = F->arg_size(); in ffiInvoke() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CallLowering.cpp | 190 unsigned NumArgs = Args.size(); in handleAssignments() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 240 unsigned NumArgs, in LLVMRunFunction()
|
D | ExecutionEngine.cpp | 434 unsigned NumArgs = Fn->getFunctionType()->getNumParams(); in runFunctionAsMain() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Function.h | 74 size_t NumArgs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 164 unsigned NumArgs = Params.size(); in DeleteDeadVarargs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 1213 unsigned NumArgs; variable 1308 unsigned NumArgs; variable 1311 DagInit(Init *V, StringInit *VN, unsigned NumArgs, unsigned NumArgNames) in DagInit()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 130 unsigned getCallCost(FunctionType *FTy, int NumArgs, const User *U) { in getCallCost() 715 unsigned getCallCost(const Function *F, int NumArgs, const User *U) { in getCallCost()
|
D | TargetTransformInfo.h | 1423 int getCallCost(FunctionType *FTy, int NumArgs, const User *U) override { in getCallCost() 1426 int getCallCost(const Function *F, int NumArgs, const User *U) override { in getCallCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 73 unsigned NumArgs; member in __anon7f1558df0111::UnmangledFuncInfo
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | packed_cl_enums.json | 222 "NumArgs": "CL_KERNEL_NUM_ARGS", string
|
D | PackedCLEnums_autogen.h | 288 NumArgs = 1, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 528 unsigned NumArgs = CI.getNumArgOperands(); in splitCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 3109 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildInvoke() 3122 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildInvoke2() 3143 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildCatchPad() 3151 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildCleanupPad() 3840 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildCall() 3851 LLVMValueRef *Args, unsigned NumArgs, in LLVMBuildCall2()
|