Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11145 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() function
11209 if (!areExtractExts(I->getOperand(0), I->getOperand(1))) in shouldSinkOperands()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17296 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() function
17323 if (!areExtractExts(I->getOperand(0), I->getOperand(1))) in shouldSinkOperands()