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/ |
| D | IndirectCallPromotion.cpp | 207 ICallPromotionFunc(Function &Func, Module *Modu, InstrProfSymtab *Symtab, in ICallPromotionFunc()
|
| D | PGOInstrumentation.cpp | 956 PGOUseFunc(Function &Func, Module *Modu, in PGOUseFunc()
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | macro-assembler-mips.cc | 642 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/ |
| D | code-generator-mips64.cc | 995 __ Modu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | macro-assembler-mips64.cc | 642 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/ |
| D | code-generator-mips.cc | 1025 __ Modu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
|