Searched defs:getSigned (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp140 DataExtractor::getSigned(uint64_t *offset_ptr, uint32_t byte_size) const { function in class:DataExtractor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp718 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) { function in class:ConstantInt
722 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { function in class:ConstantInt

Completed in 223 milliseconds