Home
last modified time | relevance | path

Searched defs:IsLast (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp63 bool IsLast) { in callAppendArgs()
77 bool IsLast) { in appendArg()
166 bool IsLast) { in appendString()
172 bool SpecIsCString, bool IsLast) { in processArg()
530 bool IsLast = i == NumOps - 1; in emitAMDGPUPrintfCall() local
H A DASanStackFrameLayout.cpp73 bool IsLast = i == NumVars - 1; in ComputeASanStackFrameLayout() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp702 bool IsLast = &Op == &*Set.rbegin(); in emitCompressInstEmitter() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp365 unsigned LastStageNum, unsigned CurStageNum, bool IsLast) { in generateExistingPhis()
604 bool IsLast) { in generatePhis()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2075 bool IsLast = (I + 1) == LSI->NumExplicitCaptures; in BuildLambdaExpr() local