Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp435 Mips16IntrinsicHelperType IntrinsicFind = { Symbol, "" }; in getOpndList() local
459 llvm::lower_bound(Mips16IntrinsicHelper, IntrinsicFind); in getOpndList()
461 *Helper == IntrinsicFind) { in getOpndList()