HomeSort by: relevance | last modified time | path
    Searched defs:shouldExpandShift (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 882 virtual bool shouldExpandShift(SelectionDAG &DAG, SDNode *N) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 17099 bool AArch64TargetLowering::shouldExpandShift(SelectionDAG &DAG,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19483 bool ARMTargetLowering::shouldExpandShift(SelectionDAG &DAG, SDNode *N) const {

Completed in 63 milliseconds