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