Searched refs:BuildSREMPow2 (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1117 SDValue BuildSREMPow2(SDNode *N, const APInt &Divisor, SelectionDAG &DAG,
|
| H A D | AArch64ISelLowering.cpp | 15316 AArch64TargetLowering::BuildSREMPow2(SDNode *N, const APInt &Divisor, in BuildSREMPow2() function in AArch64TargetLowering
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4744 virtual SDValue BuildSREMPow2(SDNode *N, const APInt &Divisor,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 591 SDValue BuildSREMPow2(SDNode *N); 4617 if (SDValue Res = BuildSREMPow2(N)) in buildOptimizedSREM() 25791 SDValue DAGCombiner::BuildSREMPow2(SDNode *N) { in BuildSREMPow2() function in DAGCombiner 25801 if (SDValue S = TLI.BuildSREMPow2(N, C->getAPIntValue(), DAG, Built)) { in BuildSREMPow2()
|
| H A D | TargetLowering.cpp | 5842 TargetLowering::BuildSREMPow2(SDNode *N, const APInt &Divisor, in BuildSREMPow2() function in TargetLowering
|