Home
last modified time | relevance | path

Searched defs:IA (Results 1 – 25 of 159) sorted by relevance

1234567

/external/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp71 void DeadCodeElimination::scanInstr(NodeAddr<InstrNode*> IA, in scanInstr()
85 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in processDef() local
139 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect()
DRDFCopy.cpp92 void CopyPropagation::updateMap(NodeAddr<InstrNode*> IA) { in updateMap()
203 NodeAddr<InstrNode*> IA = UA.Addr->getOwner(DFG); in run() local
DRDFLiveness.cpp137 auto Block = [this] (NodeAddr<InstrNode*> IA) -> MachineBasicBlock* { in getAllReachingDefs()
732 bool Liveness::isRestricted(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, in isRestricted()
842 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in traverse() local
872 NodeAddr<InstrNode*> IA = TA.Addr->getOwner(DFG); in traverse() local
896 NodeAddr<InstrNode*> IA = I; in traverse() local
DHexagonRDFOpt.cpp175 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand()
201 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
DRDFGraph.cpp1005 void DataFlowGraph::pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushDefs()
1055 NodeList DataFlowGraph::getRelatedRefs(NodeAddr<InstrNode*> IA, in getRelatedRefs()
1082 NodeAddr<RefNode*> DataFlowGraph::getNextRelated(NodeAddr<InstrNode*> IA, in getNextRelated()
1121 DataFlowGraph::locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, in locateNextRef()
1143 NodeAddr<RefNode*> DataFlowGraph::getNextShadow(NodeAddr<InstrNode*> IA, in getNextShadow()
1164 NodeAddr<RefNode*> DataFlowGraph::getNextShadow(NodeAddr<InstrNode*> IA, in getNextShadow()
1314 NodeAddr<InstrNode*> IA = I; in recordDefsForDF() local
1492 void DataFlowGraph::linkRefUp(NodeAddr<InstrNode*> IA, NodeAddr<T> TA, in linkRefUp()
DHexagonOptAddrMode.cpp160 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); in canRemoveAddasl() local
509 for (auto IA : BA.Addr->members(*DFG)) { in processBlock() local
575 void HexagonOptAddrMode::updateMap(NodeAddr<InstrNode *> IA) { in updateMap()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp82 void DeadCodeElimination::scanInstr(NodeAddr<InstrNode*> IA, in scanInstr()
96 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in processDef() local
150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect()
DRDFCopy.cpp89 NodeAddr<InstrNode*> IA) { in getLocalReachingDef()
164 NodeAddr<InstrNode*> IA = UA.Addr->getOwner(DFG); in run() local
DHexagonRDFOpt.cpp189 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand()
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp82 void DeadCodeElimination::scanInstr(NodeAddr<InstrNode*> IA, in scanInstr()
96 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in processDef() local
150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect()
DRDFCopy.cpp89 NodeAddr<InstrNode*> IA) { in getLocalReachingDef()
164 NodeAddr<InstrNode*> IA = UA.Addr->getOwner(DFG); in run() local
DHexagonRDFOpt.cpp189 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand()
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
DRDFGraph.cpp1023 void DataFlowGraph::pushAllDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushAllDefs()
1030 void DataFlowGraph::pushClobbers(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushClobbers()
1074 void DataFlowGraph::pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushDefs()
1128 NodeList DataFlowGraph::getRelatedRefs(NodeAddr<InstrNode*> IA, in getRelatedRefs()
1154 NodeAddr<RefNode*> DataFlowGraph::getNextRelated(NodeAddr<InstrNode*> IA, in getNextRelated()
1193 DataFlowGraph::locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, in locateNextRef()
1215 NodeAddr<RefNode*> DataFlowGraph::getNextShadow(NodeAddr<InstrNode*> IA, in getNextShadow()
1236 NodeAddr<RefNode*> DataFlowGraph::getNextShadow(NodeAddr<InstrNode*> IA, in getNextShadow()
1566 void DataFlowGraph::linkRefUp(NodeAddr<InstrNode*> IA, NodeAddr<T> TA, in linkRefUp()
/external/javassist/src/test/test5/
DJIRA246.java10 public interface IA { interface in JIRA246
/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dsparse_view_test.cpp44 const unsigned int IA[] = { 1, 3, 5, 7 }; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp132 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local
142 const DILocation *IA) { in getOrCreateLexicalScope()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLexicalScopes.cpp133 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local
143 const DILocation *IA) { in getOrCreateLexicalScope()
DRDFLiveness.cpp162 auto Block = [this] (NodeAddr<InstrNode*> IA) -> MachineBasicBlock* { in getAllReachingDefs()
183 NodeAddr<InstrNode*> IA = TA.Addr->getOwner(DFG); in getAllReachingDefs() local
361 NodeAddr<InstrNode*> IA) { in getNearestAliasedRef()
1052 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in traverse() local
1121 NodeAddr<InstrNode*> IA = I; in traverse() local
DRDFGraph.cpp1009 void DataFlowGraph::pushAllDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushAllDefs()
1016 void DataFlowGraph::pushClobbers(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushClobbers()
1060 void DataFlowGraph::pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushDefs()
1114 NodeList DataFlowGraph::getRelatedRefs(NodeAddr<InstrNode*> IA, in getRelatedRefs()
1140 NodeAddr<RefNode*> DataFlowGraph::getNextRelated(NodeAddr<InstrNode*> IA, in getNextRelated()
1179 DataFlowGraph::locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, in locateNextRef()
1201 NodeAddr<RefNode*> DataFlowGraph::getNextShadow(NodeAddr<InstrNode*> IA, in getNextShadow()
1222 NodeAddr<RefNode*> DataFlowGraph::getNextShadow(NodeAddr<InstrNode*> IA, in getNextShadow()
1552 void DataFlowGraph::linkRefUp(NodeAddr<InstrNode*> IA, NodeAddr<T> TA, in linkRefUp()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp118 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local
128 const DILocation *IA) { in getOrCreateLexicalScope()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h81 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) in DbgEntity()
139 DbgVariable(const DILocalVariable *V, const DILocation *IA) in DbgVariable()
241 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() argument
/external/llvm/lib/Transforms/Scalar/
DADCE.cpp61 if (const DILocation *IA = DL.getInlinedAt()) in collectLiveScopes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h79 DbgEntity(const DINode *N, const DILocation *IA, DbgEntityKind ID) in DbgEntity()
136 DbgVariable(const DILocalVariable *V, const DILocation *IA) in DbgVariable()
240 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() argument
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h65 const DILocation *IA; /// Inlined at location. variable
77 DbgVariable(const DILocalVariable *V, const DILocation *IA) in DbgVariable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugLoc.cpp91 while (DILocation *IA = CurInlinedAt->getInlinedAt()) { in appendInlinedAt() local

1234567