Home
last modified time | relevance | path

Searched refs:udiv64 (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/Windows/
Ddivision.ll38 define arm_aapcs_vfpcc i64 @udiv64(i64 %divisor, i64 %divident) {
44 ; CHECK-LABEL: udiv64:
/external/llvm/test/CodeGen/ARM/Windows/
Ddivision.ll41 define arm_aapcs_vfpcc i64 @udiv64(i64 %divisor, i64 %divident) {
47 ; CHECK-LABEL: udiv64:
/external/llvm/test/CodeGen/NVPTX/
Dbypass-div.ll16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
17 ; CHECK-LABEL: udiv64(
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dbypass-div.ll16 define void @udiv64(i64 %a, i64 %b, i64* %retptr) {
17 ; CHECK-LABEL: udiv64(
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/
Ddiv.ll66 define i64 @udiv64(i64 %a, i64 %b) {
67 ; CHECK-LABEL: udiv64:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Ddiv.ll61 define i64 @udiv64(i64 %a, i64 %b) nounwind {
62 ; RV32I-LABEL: udiv64:
71 ; RV32IM-LABEL: udiv64:
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.h50 udiv64(void *mem_ctx, builtin_available_predicate avail);
Dint64.glsl88 udiv64(uvec2 n, uvec2 d)
Dlower_int64.cpp365 *rvalue = handle_op(ir, "__builtin_udiv64", generate_ir::udiv64); in handle_rvalue()
Dbuiltin_int64.h269 udiv64(void *mem_ctx, builtin_available_predicate avail) in udiv64() function
Dbuiltin_functions.cpp3317 generate_ir::udiv64(mem_ctx, integer_functions_supported), in create_builtins()
/external/llvm/test/CodeGen/WebAssembly/
Di64.ll52 ; CHECK-LABEL: udiv64:
57 define i64 @udiv64(i64 %x, i64 %y) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Di64.ll60 ; CHECK-LABEL: udiv64:
67 define i64 @udiv64(i64 %x, i64 %y) {