Searched defs:InDivisor (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBypassSlowDivision.h37 DivRemMapKey(bool InSignedOp, Value *InDividend, Value *InDivisor) argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmath.c510 AcpiUtDivide( UINT64 InDividend, UINT64 InDivisor, UINT64 *OutQuotient, UINT64 *OutRemainder) argument
692 AcpiUtDivide( UINT64 InDividend, UINT64 InDivisor, UINT64 *OutQuotient, UINT64 *OutRemainder) argument

Completed in 153 milliseconds