Searched defs:NewArgs (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp443 std::vector<GenericValue> NewArgs; local
486 std::vector<GenericValue> NewArgs; local
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DVarLenCodeEmitterGen.cpp213 Init *const NewArgs[] = {OperandName, LoBit, HiBit}; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1887 SDValue NewArgs[8] = { local
1905 SDValue NewArgs[19] = { local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1506 EnterNewDeleteCleanup(CodeGenFunction &CGF, const CXXNewExpr *E, Address NewPtr, llvm::Value *AllocSize, CharUnits AllocAlign, const CallArgList &NewArgs) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4150 std::vector<Value*> NewArgs; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4138 SmallVector<Expr*, 8> NewArgs; local
H A DSemaTemplate.cpp6013 TemplateArgumentListInfo NewArgs = TemplateArgs; local
[all...]

Completed in 304 milliseconds