Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp343 void SelectTable(SDNode *N, unsigned NumVecs, unsigned Opc, bool isExt);
1487 bool isExt) { in SelectTable() argument
1491 unsigned ExtOff = isExt; in SelectTable()
1500 if (isExt) in SelectTable()