Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Analysis/
HDVectorUtils.h23 class GetElementPtrInst; variable
/NextBSD/contrib/llvm/include/llvm/Transforms/
HDScalar.h28 class GetElementPtrInst; variable
/NextBSD/contrib/llvm/include/llvm/IR/
HDOperator.h26 class GetElementPtrInst; variable
370 friend class GetElementPtrInst; variable
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUPromoteAlloca.cpp111 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.h49 class GetElementPtrInst; variable
/NextBSD/contrib/llvm/lib/IR/
HDInstructions.cpp1205 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst