Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h341 bool isZeroExt() const { in isZeroExt() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2695 else if (RetAI.isZeroExt()) in ConstructAttributeList()
2836 else if (AI.isZeroExt()) in ConstructAttributeList()