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 DExpandLargeFpConvert.cpp343 BasicBlock *SwBB = in expandIToFP() local
387 SI->addCase(Builder.getIntN(BitWidthNew, FPMantissaWidth + 2), SwBB); in expandIToFP()
391 Builder.SetInsertPoint(SwBB); in expandIToFP()
421 AAddr0->addIncoming(Shl, SwBB); in expandIToFP()