Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunused-return-value-custom.cpp90 auto R4 = ObjB2.memFun(); in noWarning() local
/llvm-project/flang/unittests/Evaluate/
H A Dfolding.cpp42 using R4 = Type<TypeCategory::Real, 4>; in TestHostRuntimeSubnormalFlushing() typedef
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DExecutorAddressTest.cpp83 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 Dexecutor_address_test.cpp88 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 Dloop-convert-extra.cpp884 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 Disolate-declaration.cpp140 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 DBasicBlockDbgInfoTest.cpp1269 auto R4 = AddInst->getDbgRecordRange(); in TEST() local
H A DConstantRangeTest.cpp2611 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 DMathExtras.h113 #define R4( global() macro
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp766 SUB_SUPER(R1,R2,R3,R4,R) getX86SubSuperRegister() argument
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp269 OneMethodRecord R4{T4, member