Home
last modified time | relevance | path

Searched refs:IRCBV (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp205 Value *IRCBV = CBV->getUnderlyingValue(); in execute() local
206 assert(IRCBV && "Unexpected null underlying value for condition bit"); in execute()
213 Value *NewCond = State->Callback.getOrCreateVectorValues(IRCBV, 0); in execute()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp350 Value *IRCBV = CBV->getUnderlyingValue(); in execute() local
351 assert(IRCBV && "Unexpected null underlying value for condition bit"); in execute()
358 Value *NewCond = State->Callback.getOrCreateVectorValues(IRCBV, 0); in execute()