Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19266 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() function
19293 if (!areExtractExts(I->getOperand(0), I->getOperand(1))) in shouldSinkOperands()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15938 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() function
16153 if (!areExtractExts(I->getOperand(0), I->getOperand(1))) in shouldSinkOperands()