Home
last modified time | relevance | path

Searched refs:shouldFoldConstantShiftPairToMask (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.h285 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
DMipsISelLowering.cpp1193 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h287 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
DMipsISelLowering.cpp1192 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h628 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
DARMISelLowering.cpp11763 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.h681 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
DARMISelLowering.cpp12505 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h1011 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
DX86ISelLowering.cpp5411 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in X86TargetLowering
5426 return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level); in shouldFoldConstantShiftPairToMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h899 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
DX86ISelLowering.cpp5271 bool X86TargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in X86TargetLowering
5286 return TargetLoweringBase::shouldFoldConstantShiftPairToMask(N, Level); in shouldFoldConstantShiftPairToMask()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h574 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h709 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7631 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8199 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()