Home
last modified time | relevance | path

Searched refs:getExtVectorPointer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h391 return Address(getExtVectorPointer(), ElementType, getAlignment(), in getExtVectorAddress()
394 llvm::Value *getExtVectorPointer() const { in getExtVectorPointer() function
H A DCGAtomic.cpp148 return LVal.getExtVectorPointer(); in getAtomicPointer()