Home
last modified time | relevance | path

Searched defs:getPointerAlignment (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DValue.cpp591 unsigned Value::getPointerAlignment(const DataLayout &DL) const { in getPointerAlignment() function in Value
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp675 MaybeAlign Value::getPointerAlignment(const DataLayout &DL) const { in getPointerAlignment() function in Value
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DValue.cpp918 Align Value::getPointerAlignment(const DataLayout &DL) const { in getPointerAlignment() function in Value
DIntrinsicInst.cpp454 MaybeAlign VPIntrinsic::getPointerAlignment() const { in getPointerAlignment() function in VPIntrinsic