Searched defs:Instrs (Results 1 – 11 of 11) sorted by relevance
39 SmallVector<MCSymbol *, 10> Instrs; member
766 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions(); in emitCFIInstruction() local
1189 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local1211 ->unsigned { in getResourceLength()1241 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
265 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
70 SmallVector<MachineInstr*, 8> Instrs; member
2875 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()3066 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local3296 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
1162 ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions()
106 SmallVector<MachineInstr*, 4> Instrs; member
1432 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
1675 InstrArray Instrs; // Instructions. variable