Searched defs:isExtend (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 298 bool isExtend() const { return TheKind == Extend; } in isExtend() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 1512 bool isExtend() const { isExtend() function in __anon58533a440111::AArch64Operand |