Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp64 bool IsLast) { in callAppendArgs()
78 bool IsLast) { in appendArg()
166 bool IsLast) { in appendString()
172 bool SpecIsCString, bool IsLast) { in processArg()
528 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.cpp737 bool IsLast = &Op == &*Set.rbegin(); in emitCompressInstEmitter() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2105 bool CurHasPreviousCapture, bool IsLast) { in ConstructFixItRangeForUnusedCapture()
2201 bool IsLast = (I + 1) == LSI->NumExplicitCaptures; in BuildLambdaExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp373 unsigned LastStageNum, unsigned CurStageNum, bool IsLast) { in generateExistingPhis()
623 bool IsLast) { in generatePhis()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp323 bool IsLast = true; in EmitUnwindInfo() local