Searched refs:setOpcodeAnnotation (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.h102 void setOpcodeAnnotation(CodeGenInstruction *I) { OpcodeAnnotation = I; } function in class:llvm::GIMatchDagInstr
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp414 N->setOpcodeAnnotation(&Instr);

Completed in 98 milliseconds