Searched refs:CLO (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AddressingModes.h | 246 unsigned CLO = countLeadingOnes(Imm); in processLogicalImmediate() local 247 I = 64 - CLO; in processLogicalImmediate() 248 CTO = CLO + countTrailingOnes(Imm) - (64 - Size); in processLogicalImmediate()
|
/external/valgrind/none/tests/mips64/ |
D | arithmetic_instruction.c | 7 CLO, CLZ, DADD, DADDI, enumerator 63 case CLO: in main()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 433 CLO = ((4 << 3) + 1), enumerator
|
/external/v8/src/mips/ |
D | constants-mips.h | 432 CLO = ((4 << 3) + 1), enumerator
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1414 def CLO : MMRel, CountLeading1<"clo", GPR32Opnd>, CLO_FM<0x21>,
|
/external/valgrind/none/tests/mips32/ |
D | MIPS32int.stdout.exp-mips32-BE | 88 CLO
|
D | MIPS32int.stdout.exp-mips32-LE | 88 CLO
|
D | MIPS32int.stdout.exp-mips32r2-LE | 88 CLO
|
D | MIPS32int.stdout.exp-mips32r2-BE | 88 CLO
|