Home
last modified time | relevance | path

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

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