Searched defs:IA (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp82 void DeadCodeElimination::scanInstr(NodeAddr<InstrNode*> IA, argument
96 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); local
[all...]
H A DRDFCopy.cpp164 NodeAddr<InstrNode*> IA = UA.Addr->getOwner(DFG); local
88 getLocalReachingDef(RegisterRef RefRR, NodeAddr<InstrNode*> IA) argument
[all...]
H A DHexagonRDFOpt.cpp189 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { argument
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { argument
[all...]
H A DHexagonOptAddrMode.cpp179 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); local
301 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp141 getOrCreateLexicalScope(const DILocalScope *Scope, const DILocation *IA) argument
H A DRDFLiveness.cpp322 getNearestAliasedRef(RegisterRef RefRR, NodeAddr<InstrNode*> IA) argument
1001 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); local
1070 NodeAddr<InstrNode*> IA = I; local
[all...]
H A DLiveDebugVariables.cpp380 bool match(const DILabel *L, const DILocation *IA, argument
H A DRDFGraph.cpp1025 void DataFlowGraph::pushAllDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { argument
1032 void DataFlowGraph::pushClobbers(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { argument
1076 pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) argument
1130 getRelatedRefs(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA) const argument
1156 getNextRelated(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA) const argument
1195 locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, Predicate P) const argument
1217 getNextShadow(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, bool Create) argument
1238 getNextShadow(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA) const argument
1568 linkRefUp(NodeAddr<InstrNode*> IA, NodeAddr<T> TA, DefStack &DS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp169 MSInheritanceAttr *IA = getAttr<MSInheritanceAttr>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { argument
H A DRDFGraph.h865 NodeAddr<InstrNode*> IA = RA.Addr->getOwner(*this); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp166 const auto *IA = cast<driver::InputAction>(A); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp52 InlineAsm *IA = InlineAsm::get(AsmFTy, AsmText, "", true, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp507 int IA = PathA.size() - 1; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp496 InlineAsm *IA = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp291 MCCVFunctionInfo::LineInfo &IA = I->second; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp758 int GCNHazardRecognizer::checkInlineAsmHazards(MachineInstr *IA) { argument
H A DAMDGPUCodeGenPrepare.cpp675 Value *IA = Num; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h342 void setIndirectAlign(CharUnits IA) { argument
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1328 ImmediateArg &IA = ImmediateArgs[i]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h81 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) argument
139 DbgVariable(const DILocalVariable *V, const DILocation *IA) argument
240 DbgLabel(const DILabel *L, const DILocation *IA, const MCSymbol *Sym = nullptr) argument
H A DDwarfCompileUnit.cpp547 const DILocation *IA = Scope->getInlinedAt(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2283 llvm::InlineAsm *IA = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1354 auto IA = DebugLoc::appendInlinedAt(OrigDL, InlinedAt, Ctx, IANodes); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2423 auto *IA = cast<InputAction>(UA->getInputs().back()); variable
2863 auto *IA = cast<InputAction>(UA->getInputs().back()); variable
[all...]

Completed in 410 milliseconds

12