Searched defs:BCI (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DIRBuilder.cpp49 BitCastInst *BCI = new BitCastInst(Ptr, PT, ""); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1405 BitCastInst *BCI = dyn_cast<BitCastInst>(GEP->getOperand(0)); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp709 BitCastInst *BCI = 0; local
H A DScalarReplAggregates.cpp1971 BitCastInst *BCI = new BitCastInst(NewAI, AI->getType(), "", NewAI); local
[all...]

Completed in 230 milliseconds