Home
last modified time | relevance | path

Searched defs:Value2 (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/subzero/crosstest/
Dtest_select_main.cpp46 Ty Value1, Value2; in testSelect() local
82 v4f32 Value1, Value2; in testSelect() local
112 Ty Value1, Value2; in testSelectI1() local
Dtest_arith_main.cpp39 template <class T> bool inputsMayTriggerException(T Value1, T Value2) { in inputsMayTriggerException()
100 TypeUnsigned Value2 = Values[j]; in testsInt() local
136 TypeUnsigned Value2 = in testsInt() local
208 TypeUnsigned Value1, Value2; in testsVecInt() local
271 Type Value2 = Values[j]; in testsFp() local
341 v4f32 Value1, Value2; in testsVecFp() local
Dtest_icmp_main.cpp71 TypeUnsigned Value2 = Values[j]; in testsInt() local
97 TypeUnsigned Value2 = in testsInt() local
217 TypeUnsigned Value1, Value2; in testsVecInt() local
277 Ty Value1, Value2; in testsVecI1() local
304 Ty Value1, Value2; in testsVecI1() local
Dtest_sync_atomic_main.cpp110 Type Value2 = static_cast<Type>(Values[j]); in testAtomicRMW() local
155 Type Value2 = static_cast<Type>(Values[j]); in testValCompareAndSwap() local
234 Type Value2 = static_cast<Type>(ValuesSubset[j]); in testAtomicRMWThreads() local
Dtest_fcmp_main.cpp178 v4f32 Value1, Value2; in testsVector() local
/external/catch2/projects/SelfTest/IntrospectiveTests/
DToString.tests.cpp5 enum class EnumClass3 { Value1, Value2, Value3, Value4 }; enumerator
/external/catch2/projects/SelfTest/UsageTests/
DEnumToString.tests.cpp68 enum class EnumClass3 { Value1, Value2, Value3, Value4 }; enumerator
70 CATCH_REGISTER_ENUM( EnumClass3, EnumClass3::Value1, EnumClass3::Value2, EnumClass3::Value3 ) in CATCH_REGISTER_ENUM() argument
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_termination.cpp36 u64 Value1, u64 Value2) { in CheckFailed()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousMemsetUsageCheck.cpp107 Expr::EvalResult Value2; in check() local
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp171 uint32_t Value2 = 0; in RecordARMScatteredHalfRelocation() local
287 uint32_t Value2 = 0; in RecordARMScatteredRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp171 uint32_t Value2 = 0; in RecordARMScatteredHalfRelocation() local
287 uint32_t Value2 = 0; in RecordARMScatteredRelocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp161 uint32_t Value2 = 0; in RecordARMScatteredHalfRelocation() local
268 uint32_t Value2 = 0; in RecordARMScatteredRelocation() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp167 const uint32_t Value2) { in makeScatteredRelocationInfo()
216 uint32_t Value2 = 0; in recordScatteredRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp166 const uint32_t Value2) { in makeScatteredRelocationInfo()
215 uint32_t Value2 = 0; in recordScatteredRelocation() local
/external/llvm-project/llvm/unittests/IR/
DDemandedBitsTest.cpp45 ForeachNumInKnownBits(Known2, [&](APInt Value2) { in TestBinOpExhaustive()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DReassociate.h88 WeakVH Value2; member
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DReassociate.h88 WeakVH Value2; member
/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough.cpp210 Value1, Value2 enumerator
/external/llvm-project/clang/test/SemaCXX/
Dswitch-implicit-fallthrough.cpp210 Value1, Value2 enumerator
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/
DTargetTest.cpp107 const uint32_t Value2 = 0xFFFF0000UL; in TEST_F() local
/external/llvm-project/llvm/include/llvm/MC/
DMCELFObjectWriter.h132 static unsigned setRTypes(unsigned Value1, unsigned Value2, unsigned Value3) { in setRTypes()
/external/scudo/standalone/
Dreport.cpp41 const char *Condition, u64 Value1, u64 Value2) { in reportCheckFailed()
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dreport.cpp41 const char *Condition, u64 Value1, u64 Value2) { in reportCheckFailed()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp318 int64_t Value2 = Value >> 2; in AddiuspImmValue() local
329 int64_t Value2 = Value >> Shift; in InRange() local
/external/llvm-project/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp318 int64_t Value2 = Value >> 2; in AddiuspImmValue() local
329 int64_t Value2 = Value >> Shift; in InRange() local

12