Searched defs:Multiplicand (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | SimpleSValBuilder.cpp | 881 llvm::APSInt Multiplicand(rightI.getBitWidth(), /* isUnsigned */ true); in evalBinOpLN() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | APFloat.h | 949 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 1015 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | APFloat.h | 1096 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | APFloat.h | 1096 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 1038 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | APFloat.h | 1096 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | APFloat.h | 1096 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APFloat.cpp | 4240 DoubleAPFloat::fusedMultiplyAdd(const DoubleAPFloat &Multiplicand, in fusedMultiplyAdd()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APFloat.cpp | 4822 DoubleAPFloat::fusedMultiplyAdd(const DoubleAPFloat &Multiplicand, in fusedMultiplyAdd()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 5560 Value *Multiplicand = Ops[1]; in EmitAArch64BuiltinExpr() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | wdm.h | 9206 IN ULONG Multiplicand, in RtlEnlargedUnsignedMultiply() 9219 IN LONG Multiplicand, in RtlEnlargedIntegerMultiply() 9257 IN LARGE_INTEGER Multiplicand, in RtlExtendedIntegerMultiply()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | winnt.h | 1619 __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { in MultiplyExtract128() 1628 …__CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift… in UnsignedMultiplyExtract128()
|