Searched defs:getPointerOperandIndex (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DOperator.h258 static unsigned getPointerOperandIndex() { function in class:llvm::GEPOperator
H A DInstructions.h225 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::LoadInst
348 static unsigned getPointerOperandIndex() { return 1U; } function in class:llvm::StoreInst
514 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::AtomicCmpXchgInst
661 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::AtomicRMWInst
790 static unsigned getPointerOperandIndex() { function in class:llvm::GetElementPtrInst
1492 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::VAArgInst
/external/llvm/include/llvm/IR/
H A DOperator.h394 static unsigned getPointerOperandIndex() { function in class:llvm::GEPOperator
466 static unsigned getPointerOperandIndex() { function in class:llvm::PtrToIntOperator
H A DInstructions.h276 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::LoadInst
402 static unsigned getPointerOperandIndex() { return 1U; } function in class:llvm::StoreInst
604 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::AtomicCmpXchgInst
779 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::AtomicRMWInst
966 static unsigned getPointerOperandIndex() { function in class:llvm::GetElementPtrInst
2008 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::VAArgInst
4828 static unsigned getPointerOperandIndex() { return 0U; } function in class:llvm::PtrToIntInst
4931 static unsigned getPointerOperandIndex() { function in class:llvm::AddrSpaceCastInst

Completed in 112 milliseconds