Searched defs:isExtend (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/CodeGen/ | ||
D | CGFunctionInfo.h | 166 bool isExtend() const { return TheKind == Extend; } in isExtend() function |
/external/llvm/lib/Target/AArch64/AsmParser/ | ||
D | AArch64AsmParser.cpp | 997 bool isExtend() const { in isExtend() function in __anonc0bd67f90211::AArch64Operand |