Searched defs:Multiplicand (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/clang/test/CodeGen/X86/ |
D | ms-x86-intrinsics.c | 119 __int64 Multiplicand, in test_mul128() 131 unsigned __int64 Multiplicand, in test_umul128()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 881 llvm::APSInt Multiplicand(rightI.getBitWidth(), /* isUnsigned */ true); in evalBinOpLN() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 949 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | SimpleSValBuilder.cpp | 1162 llvm::APSInt Multiplicand(rightI.getBitWidth(), /* isUnsigned */ true); in evalBinOpLN() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 1015 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | APFloat.h | 1027 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 4240 DoubleAPFloat::fusedMultiplyAdd(const DoubleAPFloat &Multiplicand, in fusedMultiplyAdd()
|
/external/llvm-project/llvm/lib/Support/ |
D | APFloat.cpp | 4532 DoubleAPFloat::fusedMultiplyAdd(const DoubleAPFloat &Multiplicand, in fusedMultiplyAdd()
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 5560 Value *Multiplicand = Ops[1]; in EmitAArch64BuiltinExpr() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 10007 Value *Multiplicand = Ops[1]; in EmitAArch64BuiltinExpr() local
|