Home
last modified time | relevance | path

Searched defs:Indexes (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp42 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
54 SlotIndexes *Indexes = getIndexes(); in calculate() local
135 SlotIndexes *Indexes = getIndexes(); in createDeadDefs() local
148 SlotIndexes *Indexes = getIndexes(); in extendToUses() local
H A DSplitKit.cpp533 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildSingleSubRegCopy() local
556 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildCopy() local
570 SmallVector<unsigned, 8> Indexes; in buildCopy() local
628 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in defFromParent() local
1455 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in forceRecomputeVNI() local
H A DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
H A DLiveRangeCalc.cpp436 const SlotIndexes &Indexes) { in isJointlyDominated()
H A DMachineBasicBlock.cpp333 void MachineBasicBlock::print(raw_ostream &OS, const SlotIndexes *Indexes, in print()
349 const SlotIndexes *Indexes, in print()
1049 SlotIndexes *Indexes = P.getAnalysisIfAvailable<SlotIndexes>(); in SplitCriticalEdge() local
H A DRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
H A DLiveInterval.cpp885 const SlotIndexes &Indexes, in stripValuesNotDefiningMask()
933 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
H A DVirtRegMap.cpp181 SlotIndexes *Indexes; member in __anon2a2990b60111::VirtRegRewriter
H A DStackColoring.cpp453 SlotIndexes *Indexes; member in __anonb1a03b880111::StackColoring
H A DRegisterCoalescer.cpp977 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in removeCopyByCommutingDef() local
2199 SlotIndexes *Indexes = LIS->getSlotIndexes(); in joinReservedPhysReg() local
2329 SlotIndexes *Indexes; member in __anon5a10f78b0311::JoinVals
H A DLiveIntervals.cpp1474 SlotIndexes *Indexes = LIS.getSlotIndexes(); in findLastUseBefore() local
H A DMachineVerifier.cpp207 SlotIndexes *Indexes; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h49 SlotIndexes *Indexes = nullptr; variable
H A DLiveIntervals.h60 SlotIndexes* Indexes; variable
H A DLiveInterval.h578 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h213 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp366 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp816 int Indexes[64]; in simplifyX86pshufb() local
862 int Indexes[16]; in simplifyX86vpermilvar() local
908 int Indexes[64]; in simplifyX86vpermv() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp230 std::vector<uint8_t> Indexes; in computeCFGHash() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRPCUtils.h563 std::index_sequence<Indexes...>) { in unpackAndRunHelper()
572 ArgTuple &Args, std::index_sequence<Indexes...>) { in unpackAndRunAsyncHelper()
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp483 std::vector<char> Indexes; in splitCloneGroups() local
/netbsd/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp7876 bool LLParser::sortUseListOrder(Value *V, ArrayRef<unsigned> Indexes, in sortUseListOrder()
7902 bool LLParser::parseUseListOrderIndexes(SmallVectorImpl<unsigned> &Indexes) { in parseUseListOrderIndexes()
7951 SmallVector<unsigned, 16> Indexes; in parseUseListOrder() local
7968 SmallVector<unsigned, 16> Indexes; in parseUseListOrderBB() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp657 std::vector<uint8_t> Indexes; in computeCFGHash() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp614 int Indexes[8]; in simplifyNeonTbl1() local
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp561 int Indexes[2] = {}; member

12