Home
last modified time | relevance | path

Searched defs:GEPType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILLegalizePass.cpp126 Type *GEPType = GEP->getPointerOperandType(); in fixI8UseChain() local
229 Type *GEPType = ElementType; in fixI8UseChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3082 Type *GEPType = GEP.getType(); in visitGetElementPtrInst() local