Home
last modified time | relevance | path

Searched defs:Multiplicand (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/test/CodeGen/X86/
Dms-x86-intrinsics.c119 __int64 Multiplicand, in test_mul128()
131 unsigned __int64 Multiplicand, in test_umul128()
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp881 llvm::APSInt Multiplicand(rightI.getBitWidth(), /* isUnsigned */ true); in evalBinOpLN() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h949 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
/external/llvm-project/llvm/include/llvm/ADT/
DAPFloat.h1027 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h1015 opStatus fusedMultiplyAdd(const APFloat &Multiplicand, const APFloat &Addend, in fusedMultiplyAdd()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp1162 llvm::APSInt Multiplicand(rightI.getBitWidth(), /* isUnsigned */ true); in evalBinOpLN() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp4240 DoubleAPFloat::fusedMultiplyAdd(const DoubleAPFloat &Multiplicand, in fusedMultiplyAdd()
/external/llvm-project/llvm/lib/Support/
DAPFloat.cpp4532 DoubleAPFloat::fusedMultiplyAdd(const DoubleAPFloat &Multiplicand, in fusedMultiplyAdd()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp5560 Value *Multiplicand = Ops[1]; in EmitAArch64BuiltinExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp10007 Value *Multiplicand = Ops[1]; in EmitAArch64BuiltinExpr() local