Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFFormValue.h65 int64_t getSigned() const { return Value.sval; } in getSigned() function
/external/swiftshader/third_party/LLVM/lib/Support/
DDataExtractor.cpp107 DataExtractor::getSigned(uint32_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/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-7.0/llvm/lib/Support/
DDataExtractor.cpp114 DataExtractor::getSigned(uint32_t *offset_ptr, uint32_t byte_size) const { in getSigned() function in DataExtractor
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp438 ConstantInt* ConstantInt::getSigned(IntegerType* Ty, int64_t V) { in getSigned() function in ConstantInt
442 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { in getSigned() function in ConstantInt
/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-7.0/llvm/lib/IR/
DConstants.cpp635 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) { in getSigned() function in ConstantInt
639 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { in getSigned() function in ConstantInt