Home
last modified time | relevance | path

Searched defs:DefIdx (Results 1 – 25 of 123) sorted by relevance

12345

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetSchedule.cpp128 unsigned DefIdx = 0; in findDefIdx() local
188 unsigned DefIdx = findDefIdx(DefMI, DefOperIdx); in computeOperandLatency() local
228 for (unsigned DefIdx = 0, DefEnd = SCDesc.NumWriteLatencyEntries; in computeInstrLatency() local
H A DTargetInstrInfo.cpp982 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
1070 unsigned DefIdx, in getOperandLatency()
1096 unsigned DefIdx, const MachineInstr *UseMI, unsigned UseIdx) const { in computeOperandLatency()
1124 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceInputs()
1149 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregInputs()
1172 const MachineInstr &MI, unsigned DefIdx, in getInsertSubregInputs()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3187 unsigned DefIdx, unsigned DefAlign) const { in getVLDMDefCycle()
3228 unsigned DefIdx, unsigned DefAlign) const { in getLDMDefCycle()
3331 unsigned DefIdx, unsigned DefAlign, in getOperandLatency()
3442 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
3675 unsigned DefIdx, in getOperandLatency()
3711 unsigned DefIdx, const MCInstrDesc &DefMCID, unsigned DefAdj, in getOperandLatencyImpl()
3771 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
4074 unsigned DefIdx, in hasHighOperandLatency()
4596 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceLikeInputs()
4621 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregLikeInputs()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1037 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
1189 unsigned DefIdx, in getOperandLatency()
1214 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceInputs()
1241 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregInputs()
1266 const MachineInstr &MI, unsigned DefIdx, in getInsertSubregInputs()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3746 unsigned DefIdx, unsigned DefAlign) const { in getVLDMDefCycle()
3803 unsigned DefIdx, unsigned DefAlign) const { in getLDMDefCycle()
3906 unsigned DefIdx, unsigned DefAlign, in getOperandLatency()
4017 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
4250 unsigned DefIdx, in getOperandLatency()
4286 unsigned DefIdx, const MCInstrDesc &DefMCID, unsigned DefAdj, in getOperandLatencyImpl()
4346 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
4692 unsigned DefIdx, in hasHighOperandLatency()
5245 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceLikeInputs()
5272 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregLikeInputs()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp620 int DefIdx = SwapMap[DefMI]; in formWebs() local
701 int DefIdx = SwapMap[DefMI]; in recordUnoptimizableWebs() local
777 int DefIdx = SwapMap[DefMI]; in markSwapsForRemoval() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp617 int DefIdx = SwapMap[DefMI]; in formWebs() local
696 int DefIdx = SwapMap[DefMI]; in recordUnoptimizableWebs() local
771 int DefIdx = SwapMap[DefMI]; in markSwapsForRemoval() local
H A DPPCInstrInfo.h123 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
131 unsigned DefIdx) const override { in hasLowDefLatency()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp623 int DefIdx = SwapMap[DefMI]; in formWebs() local
727 int DefIdx = SwapMap[DefMI]; in recordUnoptimizableWebs() local
803 int DefIdx = SwapMap[DefMI]; in markSwapsForRemoval() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp36 SlotIndex DefIdx = in createDeadDef() local
181 unsigned DefIdx; in extendToUses() local
H A DTargetInstrInfo.cpp1223 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
1392 unsigned DefIdx, in getOperandLatency()
1401 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceInputs()
1428 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregInputs()
1453 const MachineInstr &MI, unsigned DefIdx, in getInsertSubregInputs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h573 unsigned DefIdx = 0; in getDefIndex() local
878 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeDefs() local
1135 for (unsigned j = 0, DefIdx = Idx * NewNumDefs; j < NewNumDefs; in tryCombineUnmergeValues() local
1183 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeValues() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h577 unsigned DefIdx = 0; in getDefIndex() local
882 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeDefs() local
1140 for (unsigned j = 0, DefIdx = Idx * NewNumDefs; j < NewNumDefs; in tryCombineUnmergeValues() local
1188 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeValues() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h573 unsigned DefIdx = 0; in getDefIndex() local
878 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeDefs() local
1135 for (unsigned j = 0, DefIdx = Idx * NewNumDefs; j < NewNumDefs; in tryCombineUnmergeValues() local
1183 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeValues() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h573 unsigned DefIdx = 0; in getDefIndex() local
878 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeDefs() local
1135 for (unsigned j = 0, DefIdx = Idx * NewNumDefs; j < NewNumDefs; in tryCombineUnmergeValues() local
1183 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeValues() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h542 unsigned DefIdx = 0; in getDefIndex() local
792 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeDefs() local
1042 for (unsigned j = 0, DefIdx = Idx * NewNumDefs; j < NewNumDefs; in tryCombineUnmergeValues() local
1095 for (unsigned DefIdx = 0; DefIdx < NumDefs; ++DefIdx) { in tryCombineUnmergeValues() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h934 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceLikeInputs()
948 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregLikeInputs()
962 getInsertSubregLikeInputs(const MachineInstr &MI, unsigned DefIdx, in getInsertSubregLikeInputs()
1282 const MachineInstr &DefMI, unsigned DefIdx, in hasHighOperandLatency()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3892 unsigned DefIdx, unsigned DefAlign) const { in getVLDMDefCycle()
3933 unsigned DefIdx, unsigned DefAlign) const { in getLDMDefCycle()
4036 unsigned DefIdx, unsigned DefAlign, in getOperandLatency()
4147 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
4380 unsigned DefIdx, in getOperandLatency()
4416 unsigned DefIdx, const MCInstrDesc &DefMCID, unsigned DefAdj, in getOperandLatencyImpl()
4476 SDNode *DefNode, unsigned DefIdx, in getOperandLatency()
4824 unsigned DefIdx, in hasHighOperandLatency()
5454 const MachineInstr &MI, unsigned DefIdx, in getRegSequenceLikeInputs()
5481 const MachineInstr &MI, unsigned DefIdx, in getExtractSubregLikeInputs()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h184 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
205 int getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrItineraries.h186 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
208 std::optional<unsigned> getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrItineraries.h186 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
208 std::optional<unsigned> getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrItineraries.h186 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
207 int getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h181 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
202 int getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrItineraries.h186 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
208 std::optional<unsigned> getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrItineraries.h186 bool hasPipelineForwarding(unsigned DefClass, unsigned DefIdx, in hasPipelineForwarding()
208 std::optional<unsigned> getOperandLatency(unsigned DefClass, unsigned DefIdx, in getOperandLatency()

12345