Home
last modified time | relevance | path

Searched defs:Modu (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp207 ICallPromotionFunc(Function &Func, Module *Modu, InstrProfSymtab *Symtab, in ICallPromotionFunc()
DPGOInstrumentation.cpp956 PGOUseFunc(Function &Func, Module *Modu, in PGOUseFunc()
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc642 void TurboAssembler::Modu(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc995 __ Modu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc642 void TurboAssembler::Modu(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc1025 __ Modu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local