Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h2714 virtual SDValue BuildSDIVPow2(SDNode *N, const APInt &Divisor, in BuildSDIVPow2() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6793 AArch64TargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor, in BuildSDIVPow2() function in AArch64TargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9224 PPCTargetLowering::BuildSDIVPow2(SDNode *N, const APInt &Divisor, in BuildSDIVPow2() function in PPCTargetLowering
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12320 SDValue DAGCombiner::BuildSDIVPow2(SDNode *N) { in BuildSDIVPow2() function in DAGCombiner