Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2038 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
2049 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
2178 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
2221 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
3310 const SmallVectorImpl<Instruction *> &Exts, in ExtLdPromotion()
3385 SmallVector<Instruction *, 1> Exts; in MoveExtToFormExtLoad() local