Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp390 bool tryBitfieldExtractOpFromSExt(SDNode *N);
2308 bool AArch64DAGToDAGISel::tryBitfieldExtractOpFromSExt(SDNode *N) { in tryBitfieldExtractOpFromSExt() function in AArch64DAGToDAGISel
4132 if (tryBitfieldExtractOpFromSExt(Node)) in Select()