Searched defs:Divisor (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp31 Value *Divisor; member in struct:__anon10714::DivOpInfo
86 Value *Divisor = Instr->getOperand(1); local
[all...]
H A DIntegerDivision.cpp32 static Value *generateSignedRemainderCode(Value *Dividend, Value *Divisor, argument
67 static Value *generatedUnsignedRemainderCode(Value *Dividend, Value *Divisor, argument
89 static Value *generateSignedDivisionCode(Value *Dividend, Value *Divisor, argument
125 generateUnsignedDivisionCode(Value *Dividend, Value *Divisor, IRBuilder<> &Builder) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex
H A Dtommath.tex

Completed in 133 milliseconds