Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.h548 bool HasExtractInsert) const;
550 bool HasExtractInsert) const;
H A DMipsISelLowering.cpp2325 bool HasExtractInsert) { in lowerFCOPYSIGN32() argument
2344 if (HasExtractInsert) { in lowerFCOPYSIGN32()
2372 bool HasExtractInsert) { in lowerFCOPYSIGN64() argument
2383 if (HasExtractInsert) { in lowerFCOPYSIGN64()
2430 bool HasExtractInsert) const { in lowerFABS32()
2445 if (HasExtractInsert) in lowerFABS32()
2470 bool HasExtractInsert) const { in lowerFABS64()
2481 if (HasExtractInsert) in lowerFABS64()