Home
last modified time | relevance | path

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

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