/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | unused-return-value-custom.cpp | 90 auto R4 = ObjB2.memFun(); in noWarning() local
|
/llvm-project/flang/unittests/Evaluate/ |
H A D | folding.cpp | 42 using R4 = Type<TypeCategory::Real, 4>; in TestHostRuntimeSubnormalFlushing() typedef
|
/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
H A D | ExecutorAddressTest.cpp | 83 ExecutorAddrRange R0(A0, A1), R1(A1, A2), R2(A2, A3), R3(A0, A2), R4(A1, A3); TEST() local
|
/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | executor_address_test.cpp | 88 ExecutorAddrRange R0(A0, A1), R1(A1, A2), R2(A2, A3), R3(A0, A2), R4(A1, A3); in TEST() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | loop-convert-extra.cpp | 884 auto F4 = [&Arr, &I]() { int R4 = Arr[I]; }; in capturesIndex() local 949 int R4 = Arr[I] + 5; in implicitCapture() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | isolate-declaration.cpp | 140 Rectangle R1({0., 0.}, {1., -2.}), R2{{0., 1.}, {1., 0.}}, R3(P1, P2), R4{P1, P2}; in f5() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | BasicBlockDbgInfoTest.cpp | 1269 auto R4 = AddInst->getDbgRecordRange(); in TEST() local
|
H A D | ConstantRangeTest.cpp | 2611 ConstantRange R4(APInt(8, 4)); TEST_F() local 2646 ConstantRange R4(APInt(8, 4)); TEST_F() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 113 #define R4( global() macro
|
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 766 SUB_SUPER(R1,R2,R3,R4,R) getX86SubSuperRegister() argument
|
/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
H A D | TypeIndexDiscoveryTest.cpp | 269 OneMethodRecord R4{T4, member
|