Home
last modified time | relevance | path

Searched defs:ExtRem (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp508 Value *ExtRem; in expandRemainderUpTo32Bits() local
556 Value *ExtRem; in expandRemainderUpTo64Bits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp478 Value *ExtRem; in expandRemainderUpTo32Bits() local
524 Value *ExtRem; in expandRemainderUpTo64Bits() local
H A DBypassSlowDivision.cpp380 Value *ExtRem = Builder.CreateZExt(TruncRem, getSlowType()); in insertFastDivAndRem() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp507 Value *ExtRem; in expandRemainderUpTo32Bits() local
555 Value *ExtRem; in expandRemainderUpTo64Bits() local
H A DBypassSlowDivision.cpp379 Value *ExtRem = Builder.CreateZExt(TruncRem, getSlowType()); in insertFastDivAndRem() local