Home
last modified time | relevance | path

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

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