Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.h130 bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const override { in shouldExpandShift() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h743 virtual bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp13293 bool AArch64TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp16895 bool ARMTargetLowering::shouldExpandShift(SelectionDAG &DAG, SDNode *N) const { in shouldExpandShift() function in ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp5303 bool X86TargetLowering::shouldExpandShift(SelectionDAG &DAG, in shouldExpandShift() function in X86TargetLowering