Searched defs:Instrs (Results 1 – 9 of 9) sorted by relevance
39 SmallVector<MCSymbol *, 10> Instrs; member
766 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions(); in emitCFIInstruction() local
1182 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local1204 ->unsigned { in getResourceLength()1235 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
257 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
70 SmallVector<MachineInstr*, 8> Instrs; member
2876 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()3067 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local3297 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
1161 ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions()
1675 InstrArray Instrs; // Instructions. variable