Home
last modified time | relevance | path

Searched defs:Remainder (Results 1 - 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DHash.cpp30 const uint8_t *Remainder = reinterpret_cast<const uint8_t *>(Longs.end()); in hashStringV1() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp48 Value *Remainder; member
60 Value *Remainder = nullptr; member
[all...]
H A DIntegerDivision.cpp90 Value *Remainder = Builder.CreateSub(Dividend, Product); in generatedUnsignedRemainderCode() local
389 Value *Remainder = generateSignedRemainderCode(Rem->getOperand(0), in expandRemainder() local
408 Value *Remainder = generatedUnsignedRemainderCode(Rem->getOperand(0), in expandRemainder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp218 const size_t Remainder = std::min<size_t>( in update() local
H A DScaledNumber.cpp70 uint64_t Remainder = Dividend64 % Divisor; in divide32() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_capability_test.cpp79 const std::string& Remainder(const CapTestParameter& p) { in Remainder() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_capability_test.cpp79 const std::string& Remainder(const CapTestParameter& p) { in Remainder() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp472 std::list<ELFRelocationEntry> Remainder; in sortRelocs() local
/third_party/spirv-tools/test/val/
H A Dval_capability_test.cpp79 const std::string& Remainder(const CapTestParameter& p) { in Remainder() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp230 int64_t Remainder = FrameSize - Base; in makeFrame() local
254 int64_t Remainder = FrameSize - Base; in restoreFrame() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp386 unsigned Remainder = in prepareBaseForDispFormChain() local
H A DPPCFastISel.cpp2145 unsigned Remainder = 0; in PPCMaterialize64BitInt() local
/third_party/mesa3d/src/compiler/spirv/
H A DOpenCL.std.h87 Remainder = 51, enumerator
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc502 MaybeHandle<BigInt> BigInt::Remainder(Isolate* isolate, Handle<BigInt> x, in Remainder() function in v8::internal::BigInt
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A DOpenCL.std.h83 Remainder = 51, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A DOpenCL.std.h83 Remainder = 51, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A DOpenCL.std.h83 Remainder = 51, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A DOpenCL.std.h87 Remainder = 51, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A DOpenCL.std.h83 Remainder = 51, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A DOpenCL.std.h83 Remainder = 51, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A DOpenCL.std.h83 Remainder = 51, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A DOpenCL.std.h87 Remainder = 51, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp1113 const SCEV *Denominator, *Quotient, *Remainder, *Zero, *One; global() member
[all...]
H A DScalarEvolutionExpander.cpp243 static bool FactorOutConstant(const SCEV *&S, const SCEV *&Remainder, in FactorOutConstant() argument
433 const SCEV *Remainder = SE.getConstant(Ty, 0); in expandAddToGEP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp834 Value *Remainder = Builder.CreateSub(Num, Num_S_Remainder); in expandDivRem32() local
[all...]

Completed in 43 milliseconds

12