Searched defs:addOpcode (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h105 void addOpcode(const CodeGenInstruction *Instr) { Instrs.push_back(Instr); } function in class:llvm::GIMatchDagOneOfOpcodesPredicate
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp365 unsigned addOpcode; local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h360 void addOpcode(const Record *Opcode) { function in class:llvm::OpcodeGroup
391 void addOpcode(const Record *OpcodeRec, OpcodeInfo &&Info) { function in class:llvm::STIPredicateFunction

Completed in 90 milliseconds