Searched defs:addInstruction (Results 1 – 10 of 10) sorted by relevance
460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function472 void addInstruction(uint8_t Opcode) { in addInstruction() function477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
27 void CodeRegions::addInstruction(const MCInst &Instruction) { in addInstruction() function in llvm::mca::CodeRegions
97 void addInstruction(const llvm::MCInst &Instruction) { in addInstruction() function
178 void addInstruction() { in addInstruction() function
253 void addInstruction(Instruction *I, DominatorTree *DT = nullptr, in addInstruction() function
267 void addInstruction(Instruction *I) { in addInstruction() function
340 void addInstruction(MachineInstr *I) { in addInstruction() function in __anond9661d290111::Closure
650 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
1596 void addInstruction(SExpr *V) { in addInstruction() function
4198 void addInstruction(TagStoreInstr I) { in addInstruction() function in __anonc2fd70990d11::TagStoreEdit