Home
last modified time | relevance | path

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

/llvm-project/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp129 Value *LBPtr = Builder.CreateAlloca(LongType, nullptr, "polly.par.LBPtr"); in createSubFn() local
173 createCallGetWorkItem(Value * LBPtr,Value * UBPtr) createCallGetWorkItem() argument
H A DLoopGeneratorsKMP.cpp156 Value *LBPtr = Builder.CreateAlloca(LongType, nullptr, "polly.par.LBPtr"); createSubFn() local
360 createCallStaticInit(Value * GlobalThreadID,Value * IsLastPtr,Value * LBPtr,Value * UBPtr,Value * StridePtr,Value * ChunkSize) createCallStaticInit() argument
467 createCallDispatchNext(Value * GlobalThreadID,Value * IsLastPtr,Value * LBPtr,Value * UBPtr,Value * StridePtr) createCallDispatchNext() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7331 llvm::Value *LBPtr = LB.emitRawPointer(CGF); generateInfoForComponentList() local
7356 llvm::Value *LBPtr = LB.emitRawPointer(CGF); generateInfoForComponentList() local