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

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

Completed in 140 milliseconds