Home
last modified time | relevance | path

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

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