Searched defs:addInstruction (Results 1 – 7 of 7) sorted by relevance
64 SPIRVBasicBlock::addInstruction(SPIRVInstruction *I) { in addInstruction() function in SPIRVBasicBlock
954 SPIRVModuleImpl::addInstruction(SPIRVInstruction *Inst, SPIRVBasicBlock *BB) { in addInstruction() function in SPIRV::SPIRVModuleImpl
149 public void addInstruction(@Nullable BuilderInstruction instruction) { in addInstruction() method in MethodImplementationBuilder
82 void addInstruction(uint8_t Opcode) { in addInstruction() function in llvm::FrameEntry86 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function in llvm::FrameEntry91 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function in llvm::FrameEntry
402 private void addInstruction(Insn insn) { in addInstruction() method in Code410 private void addInstruction(Insn insn, Label branch) { in addInstruction() method in Code
617 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
1604 void addInstruction(SExpr *V) { in addInstruction() function