Home
last modified time | relevance | path

Searched defs:getParamAlignment (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h250 unsigned getParamAlignment(unsigned Idx) const { in getParamAlignment() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h193 uint16_t getParamAlignment(uint16_t i) const { in getParamAlignment() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DFunction.cpp83 unsigned Argument::getParamAlignment() const { in getParamAlignment() function in Argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h292 unsigned getParamAlignment(unsigned i) const { in getParamAlignment() function
/external/llvm/include/llvm/IR/
DCallSite.h371 uint16_t getParamAlignment(uint16_t i) const { in getParamAlignment() function
/external/llvm/lib/IR/
DFunction.cpp118 unsigned Argument::getParamAlignment() const { in getParamAlignment() function in Argument
DAttributes.cpp1138 unsigned AttributeSet::getParamAlignment(unsigned Index) const { in getParamAlignment() function in AttributeSet