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