/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 285 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
|
D | MipsISelLowering.cpp | 1193 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 287 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
|
D | MipsISelLowering.cpp | 1192 bool MipsTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in MipsTargetLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 628 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
|
D | ARMISelLowering.cpp | 11763 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 681 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
|
D | ARMISelLowering.cpp | 12505 bool ARMTargetLowering::shouldFoldConstantShiftPairToMask( in shouldFoldConstantShiftPairToMask() function in ARMTargetLowering
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1011 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
|
D | X86ISelLowering.cpp | 5411 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/ |
D | X86ISelLowering.h | 899 bool shouldFoldConstantShiftPairToMask(const SDNode *N,
|
D | X86ISelLowering.cpp | 5271 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/ |
D | TargetLowering.h | 574 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 709 virtual bool shouldFoldConstantShiftPairToMask(const SDNode *N, in shouldFoldConstantShiftPairToMask() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7631 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 8199 TLI.shouldFoldConstantShiftPairToMask(N, Level)) { in visitSHL()
|