Searched defs:TestVal (Results 1 – 6 of 6) sorted by relevance
| /external/llvm-project/llvm/unittests/ADT/ |
| D | APFixedPointTest.cpp | 366 FixedPointSemantics Dst, int64_t TestVal) { in CheckUnsaturatedConversion() 389 FixedPointSemantics Dst, int64_t TestVal) { in CheckSaturatedConversionMin() 397 FixedPointSemantics Dst, int64_t TestVal) { in CheckSaturatedConversionMax()
|
| /external/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
| D | KnownBitsTest.cpp | 636 const uint64_t TestVal = UINT64_C(0xabcd123344568998); in TEST_F() local 660 const uint64_t TestVal = UINT64_C(0xabcd123344568998); in TEST_F() local 687 const uint32_t TestVal = 0x11223344; in TEST_F() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 654 Value *TestVal = B2.CreateSub(TripCount, ModVal, "unroll_iter"); in UnrollRuntimeLoopRemainder() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 896 Value *TestVal = B2.CreateSub(TripCount, ModVal, "unroll_iter"); in UnrollRuntimeLoopRemainder() local
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 927 Value *TestVal = B2.CreateSub(TripCount, ModVal, "unroll_iter"); in UnrollRuntimeLoopRemainder() local
|
| /external/llvm-project/polly/lib/Analysis/ |
| D | ScopBuilder.cpp | 372 isl_pw_aff *TestVal = getPwAff(BB, InvalidDomainMap, SCEV_TestVal, false); in buildUnsignedConditionSets() local
|