Home
last modified time | relevance | path

Searched defs:UBPtr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DLoopGeneratorsGOMP.cpp130 Value *UBPtr = Builder.CreateAlloca(LongType, nullptr, "polly.par.UBPtr"); in createSubFn() local
174 createCallGetWorkItem(Value * LBPtr,Value * UBPtr) createCallGetWorkItem() argument
H A DLoopGeneratorsKMP.cpp157 Value *UBPtr = Builder.CreateAlloca(LongType, nullptr, "polly.par.UBPtr"); createSubFn() local
360 createCallStaticInit(Value * GlobalThreadID,Value * IsLastPtr,Value * LBPtr,Value * UBPtr,Value * StridePtr,Value * ChunkSize) createCallStaticInit() argument
468 createCallDispatchNext(Value * GlobalThreadID,Value * IsLastPtr,Value * LBPtr,Value * UBPtr,Value * StridePtr) createCallDispatchNext() argument
[all...]