Home
last modified time | relevance | path

Searched defs:Instrs (Results 1 – 25 of 49) sorted by relevance

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp468 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/
DHexagonMCCodeEmitter.cpp477 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/
DExecutionDomainFix.h66 SmallVector<MachineInstr *, 8> Instrs; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DExecutionDomainFix.h67 SmallVector<MachineInstr *, 8> Instrs; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp162 const std::vector<MCCFIInstruction> &Instrs = in calculateOutgoingCFAInfo() local
DMachineTraceMetrics.cpp1214 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1236 ->unsigned { in getResourceLength()
1266 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
DMachineCombiner.cpp366 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp1212 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1234 ->unsigned { in getResourceLength()
1264 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
DCFIInstrInserter.cpp181 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
DMachineCombiner.cpp426 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
DMachineOutliner.cpp662 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp1190 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1212 ->unsigned { in getResourceLength()
1242 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
DMachineCombiner.cpp292 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
DExecutionDepsFix.cpp70 SmallVector<MachineInstr*, 8> Instrs; member
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp401 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/
DMCWin64EH.cpp471 const auto &Instrs = InstrsIter->second; in FindMatchingEpilog() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp570 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/
DLoadStoreVectorizer.cpp649 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/
DMCWin64EH.cpp650 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/
DX86DomainReassignment.cpp306 SmallVector<MachineInstr *, 8> Instrs; member in __anond083b8e30111::Closure
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp305 SmallVector<MachineInstr *, 8> Instrs; member in __anone31d9ce90111::Closure
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2920 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
DAsmWriterEmitter.cpp216 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp399 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp143 SmallVector<MachineInstr*, 4> Instrs; member
628 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()

12