Searched refs:shouldFoldConstantShiftPairToMask (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h287 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
H A DMipsISelLowering.cpp1192 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( function in class:MipsTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h628 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
H A DARMISelLowering.cpp11764 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h899 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
H A DX86ISelLowering.cpp5271 bool X86TargetLowering::shouldFoldConstantShiftPairToMask(
5286 return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level);
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h574 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7638 TLI.shouldFoldConstantShiftPairToMask(N, Level)) {

Completed in 407 milliseconds