Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.h39 SmallVector<MCSymbol *, 10> Instrs; member
DAsmPrinter.cpp729 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions(); in emitCFIInstruction() local
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp1188 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local
1226 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
DExecutionDepsFix.cpp68 SmallVector<MachineInstr*, 8> Instrs; member
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp246 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
DCodeGenDAGPatterns.cpp2736 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()
2925 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local
3167 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
/external/llvm/lib/MC/
DMCDwarf.cpp1237 ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1522 VarArray Instrs; // Instructions. variable