Home
last modified time | relevance | path

Searched defs:shouldFoldConstantShiftPairToMask (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1227 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h813 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, shouldFoldConstantShiftPairToMask() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13878 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17339 bool AArch64TargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in AArch64TargetLowering
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3461 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in X86TargetLowering
[all...]