HomeSort by relevance Sort by last modified time
    Searched refs:BuildSDIVPow2 (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 501 SDValue BuildSDIVPow2(SDNode *N, const APInt &Divisor, SelectionDAG &DAG,
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 497 SDValue BuildSDIVPow2(SDNode *N, const APInt &Divisor, SelectionDAG &DAG,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
DAGCombiner.cpp 353 SDValue BuildSDIVPow2(SDNode *N);
    [all...]

Completed in 193 milliseconds