Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp362 void SelectTable(SDNode *N, unsigned NumVecs, unsigned Opc, bool isExt);
1443 bool isExt) { in SelectTable() argument
1447 unsigned ExtOff = isExt; in SelectTable()
1456 if (isExt) in SelectTable()