Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp136 SetOfInstrs InsertedInsts; member in __anonebd7bfba0111::CodeGenPrepare
213 InsertedInsts.clear(); in runOnFunction()
1830 InsertedInsts.insert(ExtVal); in optimizeCallInst()
2542 const SetOfInstrs &InsertedInsts; member in __anonebd7bfba0211::AddressingModeMatcher
2555 const SetOfInstrs &InsertedInsts, in AddressingModeMatcher() argument
2562 MemoryInst(MI), AddrMode(AM), InsertedInsts(InsertedInsts), in AddressingModeMatcher()
2579 const SetOfInstrs &InsertedInsts, in Match() argument
2585 MemoryInst, Result, InsertedInsts, in Match()
2798 static Action getAction(Instruction *Ext, const SetOfInstrs &InsertedInsts,
2868 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction() argument
[all …]