Searched refs:Logical (Results 1 - 25 of 28) sorted by relevance

12

/external/python/cpython2/Lib/test/
H A Dtest_aepack.py17 aetypes.Logical('not ', 1),
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/
H A DSmoke.frag.h17 MemoryModel Logical GLSL450
H A DSmoke.push_constant.vert.h17 MemoryModel Logical GLSL450
H A DSmoke.vert.h17 MemoryModel Logical GLSL450
/external/vulkan-validation-layers/demos/android/include/
H A Dcube.frag.h17 MemoryModel Logical GLSL450
H A Dcube.vert.h17 MemoryModel Logical GLSL450
/external/llvm/test/MC/Mips/
H A Dmips-alu-instructions.s5 # Logical instructions
H A Dmips64-alu-instructions.s5 # Logical instructions
H A Dmicromips-alu-instructions.s6 # Arithmetic and Logical Instructions
/external/python/cpython2/Lib/plat-mac/
H A Daetypes.py218 class Logical: class in inherits:
226 return "Logical(%r, %r)" % (self.logc, self.term)
240 return isinstance(x, Logical)
H A Daepack.py313 return aetypes.Logical(dict['logc'], dict['term'])
/external/v8/src/arm64/
H A Dassembler-arm64.cc1186 // Logical instructions.
1190 Logical(rd, rn, operand, AND);
1197 Logical(rd, rn, operand, ANDS);
1210 Logical(rd, rn, operand, BIC);
1217 Logical(rd, rn, operand, BICS);
1224 Logical(rd, rn, operand, ORR);
1231 Logical(rd, rn, operand, ORN);
1238 Logical(rd, rn, operand, EOR);
1245 Logical(rd, rn, operand, EON);
2356 void Assembler::Logical(cons function in class:v8::internal::Assembler
[all...]
H A Dmacro-assembler-arm64.cc64 Logical(rd, rn, temp, op);
133 Logical(temp, rn, imm_operand, op);
137 Logical(rd, rn, imm_operand, op);
151 Logical(rd, rn, temp, op);
156 Logical(rd, rn, operand, op);
H A Dassembler-arm64.h1079 // Logical instructions.
1115 // Logical shift left variable.
1118 // Logical shift right variable.
1189 // Logical shift left.
1196 // Logical shift right.
1890 void Logical(const Register& rd,
/external/llvm/test/MC/AArch64/
H A Darm64-logical-encoding.s5 ; 5.4.2 Logical (immediate)
47 ; 5.5.3 Logical (shifted register)
/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc886 Logical(temp, rn, imm_operand, op);
889 Logical(rd, rn, imm_operand, op);
907 Logical(rd, rn, Operand(temp), op);
911 Logical(rd, rn, operand, op);
H A Dassembler-aarch64.cc492 // Logical instructions.
496 Logical(rd, rn, operand, AND);
503 Logical(rd, rn, operand, ANDS);
515 Logical(rd, rn, operand, BIC);
522 Logical(rd, rn, operand, BICS);
529 Logical(rd, rn, operand, ORR);
536 Logical(rd, rn, operand, ORN);
543 Logical(rd, rn, operand, EOR);
550 Logical(rd, rn, operand, EON);
4008 void Assembler::Logical(cons
[all...]
H A Dassembler-aarch64.h643 // Logical instructions.
671 // Logical shift left by variable.
674 // Logical shift right by variable.
766 // Logical shift left.
773 // Logical shift right.
3122 void Logical(const Register& rd,
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
H A Dllvm.ml160 (* Logical Operators *)
H A Dllvm.mli210 (* Logical Operators *)
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml172 (* Logical Operators *)
H A Dllvm.mli231 | Shl (** Logical Operators *)
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 544 milliseconds

12