Home
last modified time | relevance | path

Searched defs:FnArgs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1644 ArrayRef<Value *> FnArgs, in coerceArguments()
1752 auto FnArgs = ArrayRef<Value *>(Args).drop_front( in splitAsyncCoroutine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1106 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3476 ArrayRef<llvm::Value *> FnArgs, in emitCheckHandlerCall()
3696 FunctionArgList FnArgs; in EmitCfiCheckStub() local