Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandFp.cpp348 BasicBlock *SwBB = in expandIToFP() local
392 SI->addCase(Builder.getIntN(BitWidthNew, FPMantissaWidth + 2), SwBB); in expandIToFP()
396 Builder.SetInsertPoint(SwBB); in expandIToFP()
426 AAddr0->addIncoming(Shl, SwBB); in expandIToFP()