Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1201 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h768 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, shouldFoldConstantShiftPairToMask() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13858 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16416 bool AArch64TargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3345 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( shouldFoldConstantShiftPairToMask() function in X86TargetLowering
[all...]