Searched defs:Instrs (Results 1 – 12 of 12) sorted by relevance
39 SmallVector<MCSymbol *, 10> Instrs; member
817 const std::vector<MCCFIInstruction> &Instrs = MMI.getFrameInstructions(); in emitCFIInstruction() local
1187 unsigned Instrs = TBI.InstrDepth; in getResourceDepth() local1209 ->unsigned { in getResourceLength()1239 unsigned Instrs = TBI.InstrDepth + TBI.InstrHeight; in getResourceLength() local
290 SmallVectorImpl<MachineInstr *> &Instrs, in instr2instrSC()
70 SmallVector<MachineInstr*, 8> Instrs; member
2920 getInstructionsInTree(TreePatternNode *Tree, SmallVectorImpl<Record*> &Instrs) { in getInstructionsInTree()3111 std::vector<Record*> Instrs = Records.getAllDerivedDefinitions("Instruction"); in ParseInstructions() local3336 SmallVector<Record*, 8> Instrs; in VerifyInstructionFlags() local
239 std::string Instrs = InstrsForCase[i]; in FindUniqueOperandCommands() local
952 std::vector<MachineInstr*> Instrs; in runOnNode() local1643 std::vector<MachineInstr*> Instrs; in processBlock() local
1431 std::vector<MachineInstr*> Instrs; in removeDeadCode() local
1153 void FrameEmitterImpl::EmitCFIInstructions(ArrayRef<MCCFIInstruction> Instrs, in EmitCFIInstructions()
113 SmallVector<MachineInstr*, 4> Instrs; member
1675 InstrArray Instrs; // Instructions. variable