Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.h39 SmallVector<MCSymbol *, 10> Instrs; member
DAsmPrinter.cpp817 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions(); in emitCFIInstruction() local
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp1187 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1209 ->unsigned { in getResourceLength()
1239 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
DMachineCombiner.cpp290 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
DExecutionDepsFix.cpp70 SmallVector<MachineInstr*, 8> Instrs; member
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2920 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()
3111 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local
3336 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
DAsmWriterEmitter.cpp239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp952 std::vector<MachineInstr*> Instrs; in runOnNode() local
1643 std::vector<MachineInstr*> Instrs; in processBlock() local
DHexagonGenInsert.cpp1431 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
/external/llvm/lib/MC/
DMCDwarf.cpp1153 void FrameEmitterImpl::EmitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions()
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp113 SmallVector<MachineInstr*, 4> Instrs; member
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1675 InstrArray Instrs; // Instructions. variable