Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DConstants.h122 static ConstantInt *getSigned(IntegerType *Ty, int64_t V) { in getSigned() function
125 static Constant *getSigned(Type *Ty, int64_t V) { in getSigned() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DConstants.h122 static ConstantInt *getSigned(IntegerType *Ty, int64_t V) { in getSigned() function
125 static Constant *getSigned(Type *Ty, int64_t V) { in getSigned() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DConstants.h123 static ConstantInt *getSigned(IntegerType *Ty, int64_t V) { in getSigned() function
126 static Constant *getSigned(Type *Ty, int64_t V) { in getSigned() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DConstants.h115 static ConstantInt *getSigned(IntegerType *Ty, int64_t V) { in getSigned() function
118 static Constant *getSigned(Type *Ty, int64_t V) { in getSigned() function
/aosp_15_r20/external/llvm/lib/Support/
H A DDataExtractor.cpp107 DataExtractor::getSigned(uint32_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDataExtractor.cpp140 DataExtractor::getSigned(uint64_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DDataExtractor.cpp141 DataExtractor::getSigned(uint64_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/aosp_15_r20/external/llvm/lib/IR/
H A DConstants.cpp574 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) { in getSigned() function in ConstantInt
578 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { in getSigned() function in ConstantInt
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp718 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) { in getSigned() function in ConstantInt
722 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { in getSigned() function in ConstantInt
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp901 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) { in getSigned() function in ConstantInt
905 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { in getSigned() function in ConstantInt