Home
last modified time | relevance | path

Searched defs:GetElementPtrInst (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/
H A DScalar.h25 class GetElementPtrInst; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h27 class GetElementPtrInst; variable
370 friend class GetElementPtrInst; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUPromoteAlloca.cpp110 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h47 class GetElementPtrInst; variable
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1351 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst