/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Constants.h | 122 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/ |
D | Constants.h | 122 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/ |
D | Constants.h | 123 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/ |
D | Constants.h | 115 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 D | DataExtractor.cpp | 107 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 D | DataExtractor.cpp | 140 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 D | DataExtractor.cpp | 141 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 D | Constants.cpp | 574 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 D | Constants.cpp | 718 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 D | Constants.cpp | 901 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
|