/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchDagPredicate.h | 100 SmallVector<const CodeGenInstruction *, 4> Instrs; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCodeEmitter.cpp | 471 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getFixupNoBits() local 735 auto Instrs = HexagonMCInstrInfo::bundleInstructions(*State.Bundle); in getMachineOpValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ExecutionDomainFix.h | 66 SmallVector<MachineInstr *, 8> Instrs; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A 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
|
H A D | CFIInstrInserter.cpp | 184 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in calculateOutgoingCFAInfo() local
|
H A D | MachineCombiner.cpp | 390 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
|
H A D | MachineOutliner.cpp | 649 const std::vector<MCCFIInstruction> &Instrs = in createOutlinedFunction() local
|
H A D | ModuloSchedule.cpp | 2164 std::vector<MachineInstr *> Instrs; in runOnLoop() local
|
H A D | MachinePipeliner.cpp | 2837 void SwingSchedulerDAG::fixupRegisterOverlaps(std::deque<SUnit *> &Instrs) { in fixupRegisterOverlaps()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 615 SmallVector<Instruction *, 16> Instrs; in eraseInstructions() local 920 bool Vectorizer::vectorizeInstructions(ArrayRef<Instruction *> Instrs) { in vectorizeInstructions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCWin64EH.cpp | 527 const auto &Instrs = InstrsIter->second; in FindMatchingEpilog() local
|
H A D | MCDwarf.cpp | 1473 void FrameEmitterImpl::emitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in emitCFIInstructions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 304 SmallVector<MachineInstr *, 8> Instrs; member in __anoncbde8b740111::Closure
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 395 SmallPtrSet<const User *, 8> &Cache) { in computeFunctionSummary()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 240 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
|
H A D | CodeGenDAGPatterns.cpp | 3674 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree() 3885 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local 4075 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 145 SmallVector<MachineInstr*, 4> Instrs; member 630 ArrayRef<MachineInstr*> Instrs) { in CreateLoadStoreMulti()
|
H A D | ARMTargetTransformInfo.cpp | 1662 unsigned Instrs = in getIntrinsicInstrCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 250 unsigned Instrs = in getIntrinsicInstrCost() local
|
H A D | AArch64FrameLowering.cpp | 3411 SmallVector<TagStoreInstr, 4> Instrs; in tryMergeAdjacentSTG() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 997 std::vector<MachineInstr*> Instrs; in runOnNode() local 1728 std::vector<MachineInstr*> Instrs; in processBlock() local
|
H A D | HexagonGenInsert.cpp | 1460 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 1095 const std::vector<MCCFIInstruction> &Instrs = MF->getFrameInstructions(); in emitCFIInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1673 InstrArray Instrs; variable
|