Home
last modified time | relevance | path

Searched defs:FunctionArgs (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DRealtimeSanitizer.cpp30 static SmallVector<Type *> getArgTypes(ArrayRef<Value *> FunctionArgs) { in getArgTypes()
39 ArrayRef<Value *> FunctionArgs) { in insertCallBeforeInstruction()
51 ArrayRef<Value *> FunctionArgs) { in insertCallAtFunctionEntryPoint()
58 ArrayRef<Value *> FunctionArgs) { in insertCallAtAllFunctionExitPoints()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp261 ConstraintInfo(const DataLayout &DL, ArrayRef<Value *> FunctionArgs) in ConstraintInfo()
1792 SmallVector<Value *> FunctionArgs(llvm::make_pointer_range(F.args())); in eliminateConstraints() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp267 FunctionArgList FunctionArgs; in StartThunk() local
H A DMicrosoftCXXABI.cpp2106 FunctionArgList FunctionArgs; in EmitVirtualMemPtrThunk() local
4093 FunctionArgList FunctionArgs; in getAddrOfCXXCtorClosure() local
H A DItaniumCXXABI.cpp3407 FunctionArgList FunctionArgs; in getOrCreateVirtualFunctionPointerThunk() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7591 ArrayRef<Expr *> FunctionArgs = Args; in AddFunctionCandidates() local
8677 ArrayRef<Expr *> FunctionArgs = Args; in AddNonMemberOperatorCandidates() local