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

/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DDataExtractor.cpp107 DataExtractor::getSigned(uint32_t *offset_ptr, uint32_t byte_size) const { function in class:DataExtractor
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DConstants.cpp507 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) { function in class:ConstantInt
511 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) { function in class:ConstantInt

Completed in 109 milliseconds