Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp166 bool IsLast) { in appendString() argument
172 bool SpecIsCString, bool IsLast) { in processArg() argument
63 callAppendArgs(IRBuilder<> & Builder,Value * Desc,int NumArgs,Value * Arg0,Value * Arg1,Value * Arg2,Value * Arg3,Value * Arg4,Value * Arg5,Value * Arg6,bool IsLast) callAppendArgs() argument
77 appendArg(IRBuilder<> & Builder,Value * Desc,Value * Arg,bool IsLast) appendArg() argument
530 bool IsLast = i == NumOps - 1; emitAMDGPUPrintfCall() local
[all...]
H A DASanStackFrameLayout.cpp73 bool IsLast = i == NumVars - 1; in ComputeASanStackFrameLayout() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp702 bool IsLast = &Op == &*Set.rbegin(); in emitCompressInstEmitter() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp365 generateExistingPhis(MachineBasicBlock * NewBB,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineBasicBlock * KernelBB,ValueMapTy * VRMap,InstrMapTy & InstrMap,unsigned LastStageNum,unsigned CurStageNum,bool IsLast) generateExistingPhis() argument
604 generatePhis(MachineBasicBlock * NewBB,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineBasicBlock * KernelBB,ValueMapTy * VRMap,ValueMapTy * VRMapPhi,InstrMapTy & InstrMap,unsigned LastStageNum,unsigned CurStageNum,bool IsLast) generatePhis() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2075 bool IsLast = (I + 1) == LSI->NumExplicitCaptures; BuildLambdaExpr() local