Home
last modified time | relevance | path

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

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