Searched defs:addInstruction (Results 1 – 8 of 8) sorted by relevance
84 void addInstruction(uint8_t Opcode) { in addInstruction() function89 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function95 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
39 addInstruction(inst) { method in Module
155 void addInstruction() { in addInstruction() function
509 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
344 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon0d0654120111::Closure
657 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs