Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPInt.h219 static APInt getAllOnesValue(unsigned numBits) { return getAllOnes(numBits); } in getAllOnesValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h566 static APInt getAllOnesValue(unsigned numBits) { in getAllOnesValue() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h458 static APInt getAllOnesValue(unsigned numBits) { in getAllOnesValue() function
/external/llvm/include/llvm/ADT/
DAPInt.h454 static APInt getAllOnesValue(unsigned numBits) { in getAllOnesValue() function
/external/llvm/lib/Support/
DAPFloat.cpp3375 APFloat::getAllOnesValue(unsigned BitWidth, bool isIEEE) in getAllOnesValue() function in APFloat
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp4550 APFloat APFloat::getAllOnesValue(unsigned BitWidth, bool isIEEE) { in getAllOnesValue() function in llvm::APFloat
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFloat.cpp5142 APFloat APFloat::getAllOnesValue(const fltSemantics &Semantics) { in getAllOnesValue() function in llvm::APFloat
/external/llvm/lib/IR/
DConstants.cpp249 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp372 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DConstants.cpp403 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant