Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1841 enum InstructionOpcodes { in InstructionOpcodeToISD() enum
1846 switch (static_cast<InstructionOpcodes>(Opcode)) { in InstructionOpcodeToISD()