Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1768 enum InstructionOpcodes { in InstructionOpcodeToISD() enum
1773 switch (static_cast<InstructionOpcodes>(Opcode)) { in InstructionOpcodeToISD()