Home
last modified time | relevance | path

Searched refs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp139 InstrToOrigTy PromotedInsts; member in __anonebd7bfba0111::CodeGenPrepare
214 PromotedInsts.clear(); in runOnFunction()
2544 InstrToOrigTy &PromotedInsts; member in __anonebd7bfba0211::AddressingModeMatcher
2556 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() argument
2563 PromotedInsts(PromotedInsts), TPT(TPT) { in AddressingModeMatcher()
2580 InstrToOrigTy &PromotedInsts, in Match() argument
2586 PromotedInsts, TPT).matchAddr(V, 0); in Match()
2721 const InstrToOrigTy &PromotedInsts, bool IsSExt);
2740 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost,
2755 InstrToOrigTy &PromotedInsts,
[all …]