Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DDataExtractor.cpp107 DataExtractor::getSigned(uint32_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDataExtractor.cpp140 DataExtractor::getSigned(uint64_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DDataExtractor.cpp141 DataExtractor::getSigned(uint64_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/external/llvm/lib/IR/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
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