Searched defs:shouldFoldConstantShiftPairToMask (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.cpp | 1227 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in MipsTargetLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 813 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, shouldFoldConstantShiftPairToMask() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 13878 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in ARMTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17339 bool AArch64TargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in AArch64TargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 3461 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in X86TargetLowering |