Home
last modified time | relevance | path

Searched defs:BuildSDIVPow2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h2675 virtual SDValue BuildSDIVPow2(SDNode *N, const APInt &Divisor, in BuildSDIVPow2() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6923 AArch64TargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor, in BuildSDIVPow2() function in AArch64TargetLowering
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10397 PPCTargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor, in BuildSDIVPow2() function in PPCTargetLowering
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12984 SDValue DAGCombiner::BuildSDIVPow2(SDNode *N) { in BuildSDIVPow2() function in DAGCombiner