Searched defs:Instrs (Results 1 – 8 of 8) sorted by relevance
39 SmallVector<MCSymbol *, 10> Instrs; member
729 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions(); in emitCFIInstruction() local
1188 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local1226 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
68 SmallVector<MachineInstr*, 8> Instrs; member
246 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
2736 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()2925 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local3167 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
1237 ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions()
1522 VarArray Instrs; // Instructions. variable