Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h52 CObjectVector<CArcExtInfo> Exts; member
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2284 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
2294 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
2425 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
2473 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
3578 const SmallVectorImpl<Instruction *> &Exts, in ExtLdPromotion()
3655 SmallVector<Instruction *, 1> Exts; in MoveExtToFormExtLoad() local