Home
last modified time | relevance | path

Searched refs:angle (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Modules/
H A Ddouble-quotes.m26 // CHECK: double-quoted include "A0.h" in framework header, expected angle-bracketed instead
30 // CHECK: double-quoted include "B.h" in framework header, expected angle-bracketed instead
34 // CHECK: double-quoted include "B.h" in framework header, expected angle-bracketed instead
47 …Headers/A.h:1{{double-quoted include "A0.h" in framework header, expected angle-bracketed instead}}
48 …/Headers/A.h:2{{double-quoted include "B.h" in framework header, expected angle-bracketed instead}}
49 …der-path/Z.h:1{{double-quoted include "B.h" in framework header, expected angle-bracketed instead}}
/llvm-project-15.0.7/mlir/test/Integration/Dialect/Complex/CPU/
H A Dcorrectness.mlir101 func.func @angle(%arg: complex<f32>) -> f32 {
102 %angle = complex.angle %arg : complex<f32>
103 func.return %angle : f32
276 // complex.angle test
296 %angle_func = func.constant @angle : (complex<f32>) -> f32
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2011-11-14-EarlyClobber.ll18 …t.0.11.12.17.43.46.56.58.60* nocapture %transform, double* nocapture %V1, double %angle) nounwind {
32 %call = tail call double @cos(double %angle) nounwind readnone
33 %call1 = tail call double @sin(double %angle) nounwind readnone
/llvm-project-15.0.7/llvm/test/MC/AsmParser/
H A Daltmacro_string.s8 # You can delimit strings with matching angle brackets '<' '>'.
46 # If a comma is present inside an angle brackets,
/llvm-project-15.0.7/mlir/test/Dialect/Quant/
H A Dparse-calibrated-invalid.mlir10 // Unrecognized token: missing closing angle bracket
H A Dparse-any-invalid.mlir9 // Unrecognized token: missing closing angle bracket
H A Dparse-uniform-invalid.mlir24 // Unrecognized token: missing closing angle bracket
/llvm-project-15.0.7/mlir/test/Conversion/ComplexToLibm/
H A Dconvert-to-libm.mlir105 %float_result = complex.angle %float : complex<f32>
107 %double_result = complex.angle %double : complex<f64>
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dparameterized_classes.m242 typedef PC4<NSCopying, ObjCStringRef> typeArgsProtocolQualsConflict1; // expected-error{{angle brac…
243 typedef PC4<NSCopying, NSString *> typeArgsProtocolQualsConflict2; // expected-error{{angle bracket…
244 …knownType, NSString *> typeArgsProtocolQualsConflict3; // expected-error{{angle brackets contain b…
246 …NSCopying, NSString *> typeArgsProtocolQualsConflict5; // expected-error{{angle brackets contain b…
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Complex/IR/
H A DComplexOps.td599 def AngleOp : ComplexUnaryOp<"angle",
605 …The `angle` op takes a single complex number and computes its argument value with a branch cut alo…
610 %a = complex.angle %b : complex<f32>
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_mve.td1316 multiclass VectorComplexAddPred<dag not_halving, dag angle> {
1318 (IRInt<"vcaddq", [Vector]> not_halving, angle, $a, $b)>;
1321 not_halving, angle, $inactive, $a, $b, $pred)>;
1324 multiclass VectorComplexMulPred<dag angle> {
1326 (IRInt<"vcmulq", [Vector]> angle, $a, $b)>;
1328 (IRInt<"vcmulq_predicated", [Vector, Predicate]> angle, $inactive, $a, $b,
1332 multiclass VectorComplexMLAPred<dag angle> {
1334 (IRInt<"vcmlaq", [Vector]> angle, $a, $b, $c)>;
1337 (IRInt<"vcmlaq_predicated", [Vector, Predicate]> angle, $a, $b, $c, $pred)>;
H A DDiagnosticLexKinds.td551 ExtWarn<"angle-bracketed include <%0> cannot be aliased to double-quoted "
554 ExtWarn<"double-quoted include \"%0\" cannot be aliased to angle-bracketed "
856 "expected angle-bracketed instead"
H A DDiagnosticParseKinds.td788 "a space is required between consecutive right angle brackets (use '> >')">;
790 "a space is required between a right angle bracket and an equals sign "
796 "consecutive right angle brackets are incompatible with C++98 (use '> >')">,
/llvm-project-15.0.7/clang-tools-extra/pseudo/
H A DDesignNotes.md86 Here: `actions[State, death] = Recovery(type, matching-angle-bracket)`
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DLLVM.md202 optional list of type parameters in angle brackets. The dialect follows MLIR
203 style for types with nested angle brackets and keyword specifiers rather than
204 using different bracket styles to differentiate types. Types inside the angle
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dfcmp.ll1031 define float @bug1_f32(float %angle, float %at) #0 {
1075 %add = fadd fast float %at, %angle
1089 define double @bug1_f64(double %angle, double %at) #0 {
1133 %add = fadd fast double %at, %angle
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Math/IR/
H A DMathOps.td132 The 2-argument arcus tangent `atan2(y, x)` returns the angle in the
135 returns the angle on the basis of the ratio y/x.
/llvm-project-15.0.7/llvm/docs/
H A DYamlIO.rst615 Polar which specifies a position in polar coordinates (distance, angle):
621 float angle;
650 : x(polar.distance * cos(polar.angle)),
651 y(polar.distance * sin(polar.angle)) {
/llvm-project-15.0.7/mlir/test/Conversion/ComplexToStandard/
H A Dconvert-to-standard.mlir703 %angle = complex.angle %arg : complex<f32>
704 return %angle : f32
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVGLOps.td299 Result is an angle, in radians, whose sine is x. The range of result values
333 Result is an angle, in radians, whose cosine is x. The range of result
367 Result is an angle, in radians, whose tangent is y_over_x. The range of
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Dloop-convert.rst154 This can be wrapped in angle brackets to signify to add the include as a
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dpp-trace.rst215 … bool Whether the file name was enclosed in angle brackets; otherwis…
216 … CharSourceRange The character range of the quotes or angle brackets for the w…
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2055 int angle = 0; in scanToNextArgument() local
2056 while (*argRef != ')' && (*argRef != ',' || angle > 0)) { in scanToNextArgument()
2058 angle++; in scanToNextArgument()
2060 angle--; in scanToNextArgument()
2063 assert(angle == 0 && "scanToNextArgument - bad protocol type syntax"); in scanToNextArgument()
H A DRewriteModernObjC.cpp2138 int angle = 0; in scanToNextArgument() local
2139 while (*argRef != ')' && (*argRef != ',' || angle > 0)) { in scanToNextArgument()
2141 angle++; in scanToNextArgument()
2143 angle--; in scanToNextArgument()
2146 assert(angle == 0 && "scanToNextArgument - bad protocol type syntax"); in scanToNextArgument()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsARM.td1119 // * Rotation angle: 0 mean 90 deg, 1 means 180 deg
1125 // The first operand of the following two intrinsics is the rotation angle

12