/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/ |
D | IntegerDivision.cpp | 109 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local 139 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local 230 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local 260 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local
|
/external/llvm/unittests/Transforms/Utils/ |
D | IntegerDivision.cpp | 109 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local 139 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local 230 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local 260 Instruction* Remainder = dyn_cast<Instruction>(cast<User>(Ret)->getOperand(0)); in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | Hash.cpp | 31 const uint8_t *Remainder = reinterpret_cast<const uint8_t *>(Longs.end()); in hashStringV1() local
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | ListRecordBuilder.cpp | 38 uint32_t Remainder = in finishSubRecord() local
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | Hash.cpp | 30 const uint8_t *Remainder = reinterpret_cast<const uint8_t *>(Longs.end()); in hashStringV1() local
|
/external/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 91 Value *Remainder = Builder.CreateSub(Dividend, Product); in generatedUnsignedRemainderCode() local 390 Value *Remainder = generateSignedRemainderCode(Rem->getOperand(0), in expandRemainder() local 409 Value *Remainder = generatedUnsignedRemainderCode(Rem->getOperand(0), in expandRemainder() local
|
D | BypassSlowDivision.cpp | 40 PHINode *Remainder; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 91 Value *Remainder = Builder.CreateSub(Dividend, Product); in generatedUnsignedRemainderCode() local 390 Value *Remainder = generateSignedRemainderCode(Rem->getOperand(0), in expandRemainder() local 409 Value *Remainder = generatedUnsignedRemainderCode(Rem->getOperand(0), in expandRemainder() local
|
D | BypassSlowDivision.cpp | 49 Value *Remainder; member 61 Value *Remainder = nullptr; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 235 int64_t Remainder = FrameSize - Base; in makeFrame() local 259 int64_t Remainder = FrameSize - Base; in restoreFrame() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 214 int64_t Remainder = FrameSize - Base; in makeFrame() local 238 int64_t Remainder = FrameSize - Base; in restoreFrame() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APInt.cpp | 1408 unsigned rhsWords, WordType *Quotient, WordType *Remainder) { in divide() 1656 APInt Remainder(BitWidth, 0); in urem() local 1688 uint64_t Remainder; in urem() local 1716 APInt &Quotient, APInt &Remainder) { in udivrem() 1787 uint64_t &Remainder) { in udivrem() 1848 APInt &Quotient, APInt &Remainder) { in sdivrem() 1866 APInt &Quotient, int64_t &Remainder) { in sdivrem()
|
D | ScaledNumber.cpp | 71 uint64_t Remainder = Dividend64 % Divisor; in divide32() local
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 420 std::list<ELFRelocationEntry> Remainder; in sortRelocs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 462 std::list<ELFRelocationEntry> Remainder; in sortRelocs() local
|
/external/llvm/lib/Support/ |
D | ScaledNumber.cpp | 71 uint64_t Remainder = Dividend64 % Divisor; in divide32() local
|
D | APInt.cpp | 1668 unsigned rhsWords, APInt *Quotient, APInt *Remainder) { in divide() 1923 APInt Remainder(1,0); in urem() local 1940 APInt &Quotient, APInt &Remainder) { in udivrem() 1992 APInt &Quotient, APInt &Remainder) { in sdivrem()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 186 const SCEV *&Remainder, in FactorOutConstant() 248 const SCEV *Remainder = SE.getConstant(SOp->getType(), 0); in FactorOutConstant() local 399 const SCEV *Remainder = SE.getConstant(Ty, 0); in expandAddToGEP() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 144 if (unsigned Remainder = Size % BITWORD_SIZE) in all() local
|
/external/llvm/include/llvm/ADT/ |
D | BitVector.h | 144 if (unsigned Remainder = Size % BITWORD_SIZE) in all() local
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | Math.cs | 257 public long Remainder { property in Math.DivReply
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 1642 unsigned rhsWords, APInt *Quotient, APInt *Remainder) { in divide() 1897 APInt Remainder(1,0); in urem() local 1914 APInt &Quotient, APInt &Remainder) { in udivrem() 1966 APInt &Quotient, APInt &Remainder) { in sdivrem()
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | OpenCL.std.h | 86 Remainder = 51, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 83 Remainder = 51, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 83 Remainder = 51, enumerator
|