Home
last modified time | relevance | path

Searched defs:ExtInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2931 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
4717 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local