/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 468 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getFixupNoBits() local 727 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getMachineOpValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 477 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getFixupNoBits() local 740 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getMachineOpValue() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 66 SmallVector<MachineInstr *, 8> Instrs; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 67 SmallVector<MachineInstr *, 8> Instrs; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CFIInstrInserter.cpp | 162 const std::vector<MCCFIInstruction> &Instrs = in calculateOutgoingCFAInfo() local
|
D | MachineTraceMetrics.cpp | 1214 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local 1236 ->unsigned { in getResourceLength() 1266 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
|
D | MachineCombiner.cpp | 366 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 1212 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local 1234 ->unsigned { in getResourceLength() 1264 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
|
D | CFIInstrInserter.cpp | 181 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
|
D | MachineCombiner.cpp | 426 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
|
D | MachineOutliner.cpp | 662 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
|
/external/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 1190 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local 1212 ->unsigned { in getResourceLength() 1242 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
|
D | MachineCombiner.cpp | 292 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
|
D | ExecutionDepsFix.cpp | 70 SmallVector<MachineInstr*, 8> Instrs; member
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 401 SmallVector<Instruction *, 16> Instrs; in eraseInstructions() local 595 bool Vectorizer::vectorizeInstructions(ArrayRef<Value *> Instrs) { in vectorizeInstructions()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWin64EH.cpp | 471 const auto &Instrs = InstrsIter->second; in FindMatchingEpilog() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 570 SmallVector<Instruction *, 16> Instrs; in eraseInstructions() local 870 bool Vectorizer::vectorizeInstructions(ArrayRef<Instruction *> Instrs) { in vectorizeInstructions()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 649 SmallVector<Instruction *, 16> Instrs; in eraseInstructions() local 929 bool Vectorizer::vectorizeInstructions(ArrayRef<Instruction *> Instrs) { in vectorizeInstructions()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | MCWin64EH.cpp | 650 const auto &Instrs = InstrsIter->second.Instructions; in FindMatchingEpilog() local 1132 auto &Instrs = I.second.Instructions; in ARM64FindSegmentsInFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86DomainReassignment.cpp | 306 SmallVector<MachineInstr *, 8> Instrs; member in __anond083b8e30111::Closure
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86DomainReassignment.cpp | 305 SmallVector<MachineInstr *, 8> Instrs; member in __anone31d9ce90111::Closure
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 2920 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree() 3118 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local 3343 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
|
D | AsmWriterEmitter.cpp | 216 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 399 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 143 SmallVector<MachineInstr*, 4> Instrs; member 628 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()
|