Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dconstants-mips64.h365 CLO_R6 = ((2 << 3) + 1), enumerator
Ddisasm-mips64.cc764 } else if ((instr->FunctionFieldRaw() == CLO_R6) in DecodeTypeRegister()
/external/v8/src/mips/
Dconstants-mips.h388 CLO_R6 = ((2 << 3) + 1), enumerator
Ddisasm-mips.cc682 } else if ((instr->FunctionFieldRaw() == CLO_R6) in DecodeTypeRegister()
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td681 def CLO_R6 : CLO_R6_ENC, CLO_R6_DESC, ISA_MIPS32R6;