Home
last modified time | relevance | path

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

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