Home
last modified time | relevance | path

Searched defs:TestVal (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/unittests/ADT/
DAPFixedPointTest.cpp366 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/
DKnownBitsTest.cpp636 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/
DLoopUnrollRuntime.cpp654 Value *TestVal = B2.CreateSub(TripCount, ModVal, "unroll_iter"); in UnrollRuntimeLoopRemainder() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp896 Value *TestVal = B2.CreateSub(TripCount, ModVal, "unroll_iter"); in UnrollRuntimeLoopRemainder() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp927 Value *TestVal = B2.CreateSub(TripCount, ModVal, "unroll_iter"); in UnrollRuntimeLoopRemainder() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp372 isl_pw_aff *TestVal = getPwAff(BB, InvalidDomainMap, SCEV_TestVal, false); in buildUnsignedConditionSets() local