Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h54 CObjectVector<CArcExtInfo> Exts; member
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2765 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()
2775 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()
2903 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()
2951 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()
4064 const SmallVectorImpl<Instruction *> &Exts, in extLdPromotion()
4141 SmallVector<Instruction *, 1> Exts; in moveExtToFormExtLoad() local