Home
last modified time | relevance | path

Searched defs:q0 (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dhexagon-inline-asm.c10 v64 q0; in foo() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dstring-constructor.cpp46 std::string q0("test", 0); in Test() local
67 std::string_view q0("test", 0); in TestView() local
/llvm-project/compiler-rt/lib/builtins/
H A Dudivmodti4.c29 du_int q1, q0; // Quotient digits in udiv128by64to64default() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconfusable-identifiers.cpp40 bool f3(const char *q0, const char *q1) { in f3()
/llvm-project/libcxxabi/test/vendor/ibm/
H A Daix_xlclang_passing_excp_obj_64.pass.sh.S83 .set q0,0; .set q1,1; .set q2,2; .set q3,3; .set q4,4 define
576 .set q0,0; .set q1,1; .set q2,2; .set q3,3; .set q4,4 define
H A Daix_xlclang_passing_excp_obj_32.pass.sh.S83 .set q0,0; .set q1,1; .set q2,2; .set q3,3; .set q4,4 define
559 .set q0,0; .set q1,1; .set q2,2; .set q3,3; .set q4,4 define
H A Daix_xlclang_nested_excp_32.pass.sh.s79 .set q0,0; .set q1,1; .set q2,2; .set q3,3; .set q4,4 define
H A Daix_xlclang_nested_excp_64.pass.sh.s78 .set q0,0; .set q1,1; .set q2,2; .set q3,3; .set q4,4 define
/llvm-project/libc/src/math/generic/
H A Dtan.cpp132 Float128 q0(q); newton_raphson_div() local
/llvm-project/clang/test/SemaTemplate/
H A Ddeduction.cpp652 void qt(Q<> q0, Q<1, 2> qii, Q<1, 2, 3> qiii) { in qt()
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp431 auto q0 = bcast(f32Cst(builder, +2.485846490142306297962e+01)); matchAndRewrite() local