Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp83 void DeadCodeElimination::scanInstr(NodeAddr<InstrNode*> IA, in scanInstr()
97 NodeAddr<InstrNode*> IA = DA.Addr->getOwner(DFG); in processDef() local
151 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect()
H A DRDFCopy.cpp80 void CopyPropagation::updateMap(NodeAddr<InstrNode*> IA) { in updateMap()
205 NodeAddr<InstrNode*> IA = UA.Addr->getOwner(DFG); in run() local
H A DHexagonRDFOpt.cpp194 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand()
220 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
H A DHexagonOptAddrMode.cpp183 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); in canRemoveAddasl() local
305 NodeAddr<InstrNode *> IA = UA.Addr->getOwner(*DFG); in isSafeToExtLR() local
769 for (auto IA : BA.Addr->members(*DFG)) { in processBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1027 void DataFlowGraph::pushAllDefs(Instr IA, DefStackMap &DefM) { in pushAllDefs()
1034 void DataFlowGraph::pushClobbers(Instr IA, DefStackMap &DefM) { in pushClobbers()
1080 void DataFlowGraph::pushDefs(Instr IA, DefStackMap &DefM) { in pushDefs()
1136 NodeList DataFlowGraph::getRelatedRefs(Instr IA, Ref RA) const { in getRelatedRefs()
1163 Ref DataFlowGraph::getNextRelated(Instr IA, Ref RA) const { in getNextRelated()
1203 std::pair<Ref, Ref> DataFlowGraph::locateNextRef(Instr IA, Ref RA, in locateNextRef()
1225 Ref DataFlowGraph::getNextShadow(Instr IA, Ref RA, bool Create) { in getNextShadow()
1398 for (Instr IA : BA.Addr->members(*this)) { in recordDefsForDF() local
1507 void DataFlowGraph::linkRefUp(Instr IA, NodeAddr<T> TA, DefStack &DS) { in linkRefUp()
1597 for (Instr IA : BA.Addr->members(*this)) { in linkBlockRefs() local
[all …]
H A DLexicalScopes.cpp133 if (auto *IA = DL->getInlinedAt()) { in findLexicalScope() local
143 const DILocation *IA) { in getOrCreateLexicalScope()
H A DRDFLiveness.cpp159 auto Block = [this](NodeAddr<InstrNode *> IA) -> MachineBasicBlock * { in getAllReachingDefs()
180 NodeAddr<InstrNode *> IA = TA.Addr->getOwner(DFG); in getAllReachingDefs() local
358 NodeAddr<InstrNode *> IA) { in getNearestAliasedRef()
1058 NodeAddr<InstrNode *> IA = DA.Addr->getOwner(DFG); in traverse() local
1127 NodeAddr<InstrNode *> IA = I; in traverse() local
H A DTargetRegisterInfo.cpp346 for (SuperRegClassIterator IA(RCA, this, true); IA.isValid(); ++IA) { in getCommonSuperRegClass() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h79 DbgEntity(const DINode *N, const DILocation *IA, DbgEntityKind ID) in DbgEntity() argument
136 DbgVariable(const DILocalVariable * V,const DILocation * IA) DbgVariable() argument
240 DbgEntity(L,IA,DbgLabelKind) DbgEntity() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp48 const InlineAsm *IA = cast<InlineAsm>(CB.getCalledOperand()); in ExtraFlags() local
219 const InlineAsm *IA = cast<InlineAsm>(Call.getCalledOperand()); in lowerInlineAsm() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp118 while (DILocation *IA = CurInlinedAt->getInlinedAt()) { in appendInlinedAt() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h186 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp210 MCRegUnitIterator IA = RangeA.begin(), EA = RangeA.end(); in regsOverlap() local
H A DMCCodeView.cpp293 MCCVFunctionInfo::LineInfo &IA = I->second; in getFunctionLineEntries() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp631 const auto *IA = MAM.getCachedResult<InlineAdvisorAnalysis>(M); in run() local
650 const auto *IA = MAMProxy.getCachedResult<InlineAdvisorAnalysis>(M); in run() local
H A DTypeBasedAliasAnalysis.cpp506 int IA = PathA.size() - 1; in getLeastCommonType() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp105 if (const auto *IA = dyn_cast<InputAction>(CurrentAction)) { in populateSymbols() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp53 InlineAsm *IA = InlineAsm::get(AsmFTy, AsmText, "", true, in emitInlineAsm() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp469 InlineAsm *IA = in tryToPeepholeInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp446 if (const DILocation *IA = DL.getInlinedAt()) in collectLiveScopes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp921 static bool inlineAsmUsesAGPRs(const InlineAsm *IA) { in inlineAsmUsesAGPRs()
966 if (const InlineAsm *IA = dyn_cast<InlineAsm>(CalleeOp)) in updateImpl() local
H A DAMDGPUCodeGenPrepare.cpp1250 Value *IA = Num; in expandDivRem24Impl() local
1733 const auto *IA = dyn_cast<Instruction>(A); in areInSameBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h820 IA = 0, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h393 void setIndirectAlign(CharUnits IA) { in setIndirectAlign()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2371 if (InputAction *IA = dyn_cast<InputAction>(A)) { local
3011 if (auto *IA = dyn_cast<InputAction>(HostAction)) { in addDeviceDependences() local
3074 auto *IA = cast<InputAction>(UA->getInputs().back()); addDeviceDependences() local
5563 if (const InputAction *IA = dyn_cast<InputAction>(A)) { BuildJobsForActionNoCache() local
[all...]

123