| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | cast-value-state-dump.cpp | 13 class Square : public Shape {}; class 25 if (dyn_cast_or_null<Square>(S)) { in evalNonNullParamNonNullReturn()
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/lib/ |
| H A D | Bracket.cpp | 75 enum BracketKind : char { Paren, Brace, Square } Kind; enumerator 106 Add(Tok, Bracket::Square, Bracket::Open); in findBrackets() 109 Add(Tok, Bracket::Square, Bracket::Close); in findBrackets()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | HowToSetUpLLVMStyleRTTI.rst | 39 class Square : public Shape { 42 Square(double S) : SideLength(S) {} 133 class Square : public Shape { 136 - Square(double S) : SideLength(S) {} 174 class Square : public Shape { 258 from ``Square``, and so ``ShapeKind`` becomes: 293 | Square 346 // Square::classof() 449 class Square : public RTTIExtends<Square, Shape> { 454 Square(double S) : SideLength(S) {} [all …]
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | enum.h | 10 Square, enumerator
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/tests/ |
| H A D | root.tc | 3 # Square root tests
|
| /llvm-project-15.0.7/mlir/lib/AsmParser/ |
| H A D | LocationParser.cpp | 86 if (parseCommaSeparatedList(Delimiter::Square, parseElt, in parseFusedLocation()
|
| H A D | TypeParser.cpp | 625 Delimiter::Square, in parseStrideList()
|
| H A D | AffineParser.cpp | 503 return parseCommaSeparatedList(Delimiter::Square, parseElt, in parseSymbolIdList()
|
| H A D | AttributeParser.cpp | 811 if (p.parseCommaSeparatedList(Parser::Delimiter::Square, parseOneElement)) in parseList()
|
| H A D | Parser.cpp | 82 case Delimiter::Square: in parseCommaSeparatedList() 122 case Delimiter::Square: in parseCommaSeparatedList()
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | CombinationGeneratorTest.cpp | 27 TEST(CombinationGenerator, Square) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 186 // 13.8. Vector Floating-Point Square-Root Instruction 188 // 13.9. Vector Floating-Point Reciprocal Square-Root Estimate Instruction 399 // 13.8. Vector Floating-Point Square-Root Instruction 401 // 13.9. Vector Floating-Point Reciprocal Square-Root Estimate Instruction
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_fp16.td | 33 // Reciprocal Square Root Estimate
|
| /llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/ |
| H A D | MemRefOps.cpp | 1031 parser.parseOperandList(srcIndexInfos, OpAsmParser::Delimiter::Square) || in parse() 1033 parser.parseOperandList(dstIndexInfos, OpAsmParser::Delimiter::Square) || in parse() 1036 parser.parseOperandList(tagIndexInfos, OpAsmParser::Delimiter::Square)) in parse() 1214 parser.parseOperandList(ivs, OpAsmParser::Delimiter::Square) || in parse() 1405 parser.parseOperandList(indexInfo, OpAsmParser::Delimiter::Square) || in parse()
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | OpImplementation.h | 644 Square, enumerator 1403 Delimiter delimiter = Delimiter::Square) = 0;
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 112 // Square root.
|
| H A D | SystemZScheduleZ196.td | 778 // Square root 904 // Square root
|
| H A D | SystemZScheduleZEC12.td | 816 // Square root 942 // Square root
|
| H A D | SystemZInstrFP.td | 368 // Square root.
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 184 - QP Add/Divide/Multiply/Subtract/Square-Root: 196 - Round to Odd of QP Add/Divide/Multiply/Subtract/Square-Root:
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMSchedule.td | 129 // Square-root
|
| H A D | ARMScheduleM7.td | 145 // Square-root. Effective scheduling latency is 3; real latency is larger
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsARM.td | 453 // Vector Reciprocal Square Root Step. 559 // Vector Reciprocal Square Root Estimate.
|
| /llvm-project-15.0.7/llvm/test/MC/PowerPC/ |
| H A D | vsx.s | 618 # Add/Divide/Multiply/Square-Root/Subtract
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ScheduleZnver3.td | 219 // All Divide and Square Root except Reciprocal Approximation 284 // All Divide and Square Root except Reciprocal Approximation
|