Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h130 bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const override { in shouldExpandShift() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h743 virtual bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13293 bool AArch64TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in AArch64TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16892 bool ARMTargetLowering::shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function in ARMTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5303 bool X86TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in X86TargetLowering