Searched defs:shouldExpandShift (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.h | 130 bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const override { in shouldExpandShift() function
|
| /external/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.h | 167 bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const override { in shouldExpandShift() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 743 virtual bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 878 virtual bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 13293 bool AArch64TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in AArch64TargetLowering
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 16227 bool AArch64TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in AArch64TargetLowering
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 16894 bool ARMTargetLowering::shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function in ARMTargetLowering
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 18722 bool ARMTargetLowering::shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function in ARMTargetLowering
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 5303 bool X86TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in X86TargetLowering
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 5443 bool X86TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in X86TargetLowering
|