Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dconstants-mips.h415 CLO_R6 = ((2U << 3) + 1), enumerator
Ddisasm-mips.cc1084 } else if ((instr->FunctionFieldRaw() == CLO_R6) && in DecodeTypeRegisterSPECIAL()
/external/v8/src/mips64/
Dconstants-mips64.h411 CLO_R6 = ((2U << 3) + 1), enumerator
Ddisasm-mips64.cc1241 } else if ((instr->FunctionFieldRaw() == CLO_R6) && in DecodeTypeRegisterSPECIAL()
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td694 def CLO_R6 : R6MMR6Rel, CLO_R6_ENC, CLO_R6_DESC, ISA_MIPS32R6;