Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchDagInstr.h105 void setOpcodeAnnotation(CodeGenInstruction *I) { OpcodeAnnotation = I; } in setOpcodeAnnotation() function
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGICombinerEmitter.cpp412 N->setOpcodeAnnotation(&Instr); in parseInstructionMatcher()