Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp300 BasicBlock *RotateBB = BasicBlock::Create(M->getContext(), "rotate", FSHFunc); in lowerFunnelShifts() local
301 IRBuilder<> IRB(RotateBB); in lowerFunnelShifts()