Home
last modified time | relevance | path

Searched defs:cmode (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/c/
Dsk_surface.cpp542 sk_shader_tilemode_t cmode, in sk_shader_new_linear_gradient()
569 sk_shader_tilemode_t cmode, in sk_shader_new_radial_gradient()
617 sk_shader_tilemode_t cmode, in sk_shader_new_two_point_conical_gradient()
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1385 unsigned cmode = fieldFromInstruction(insn, 12, 4); in DecodeModImmInstruction() local
1424 unsigned cmode = fieldFromInstruction(insn, 12, 4); in DecodeModImmTiedInstruction() local
/external/vixl/src/vixl/a64/
Ddisasm-a64.cc2136 int cmode = instr->NEONCmode(); in VisitNEONModifiedImmediate() local
3128 int cmode = instr->NEONCmode(); in SubstituteImmediateField() local
3134 int cmode = instr->NEONCmode(); in SubstituteImmediateField() local
Dassembler-a64.h4201 static Instr NEONCmode(int cmode) { in NEONCmode()
Dsimulator-a64.cc3294 int cmode = instr->NEONCmode(); in VisitNEONModifiedImmediate() local
Dassembler-a64.cc4796 int cmode = (cmode_3 << 3) | (cmode_2 << 2) | (cmode_1 << 1); in NEONModifiedImmShiftLsl() local
4813 int cmode = 0xc | cmode_0; in NEONModifiedImmShiftMsl() local
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp5062 unsigned cmode = fieldFromInstruction(Insn, 8, 4); in DecodeVCVTD() local
5121 unsigned cmode = fieldFromInstruction(Insn, 8, 4); in DecodeVCVTQ() local
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c7572 void ppNeonImm(UInt imm, UInt cmode, UInt op) in ppNeonImm()
7610 const char *ppNeonImmType(UInt cmode, UInt op) in ppNeonImmType()
7634 void DIPimm(UInt imm, UInt cmode, UInt op, in DIPimm()
7652 UInt cmode = (theInstr >> 8) & 0xf; in dis_neon_data_1reg_and_imm() local
Dhost_arm_defs.c4537 UInt cmode, op; in emit_ARMInstr() local
Dguest_arm64_toIR.c7025 UInt op, UInt cmode, UInt imm8 ) in AdvSIMDExpandImm()
8872 UInt cmode = INSN(15,12); in dis_AdvSIMD_modified_immediate() local