Searched defs:getPointerAddressSpace (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DOperator.h400 unsigned getPointerAddressSpace() const { function in class:llvm::GEPOperator
H A DInstructions.h228 unsigned getPointerAddressSpace() const { function in class:llvm::LoadInst
351 unsigned getPointerAddressSpace() const { function in class:llvm::StoreInst
522 unsigned getPointerAddressSpace() const { function in class:llvm::AtomicCmpXchgInst
666 unsigned getPointerAddressSpace() const { function in class:llvm::AtomicRMWInst
807 unsigned getPointerAddressSpace() cons function in class:llvm::GetElementPtrInst
3569 unsigned getPointerAddressSpace() const { function in class:llvm::InvokeInst::PtrToIntInst
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DType.cpp218 unsigned Type::getPointerAddressSpace() const { function in class:Type

Completed in 211 milliseconds