Home
last modified time | relevance | path

Searched defs:Pref (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBreakFalseDeps.cpp108 unsigned Pref) { in pickBestRegisterForUndef()
164 unsigned Pref) { in shouldBreakDependence()
183 unsigned Pref = TII->getUndefRegClearance(*MI, OpNum, TRI); in processDefs() local
208 unsigned Pref = TII->getPartialRegUpdateClearance(*MI, i, TRI); in processDefs() local
/third_party/node/deps/v8/src/builtins/mips/
Dbuiltins-mips.cc3398 __ Pref(pref_hint_load, MemOperand(a1, 0 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3399 __ Pref(pref_hint_load, MemOperand(a1, 1 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3400 __ Pref(pref_hint_load, MemOperand(a1, 2 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3401 __ Pref(pref_hint_load, MemOperand(a1, 3 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3404 __ Pref(pref_hint_store, MemOperand(a0, 1 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3405 __ Pref(pref_hint_store, MemOperand(a0, 2 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3406 __ Pref(pref_hint_store, MemOperand(a0, 3 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3417 __ Pref(pref_hint_store, MemOperand(a0, 4 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3418 __ Pref(pref_hint_store, MemOperand(a0, 5 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
3427 __ Pref(pref_hint_load, MemOperand(a1, 4 * pref_chunk)); in Generate_MemCopyUint8Uint8() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp23 DwarfFile::DwarfFile(AsmPrinter *AP, StringRef Pref, BumpPtrAllocator &DA) in DwarfFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h78 struct PrefOp Pref; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1939 void setSchedulingPreference(Sched::Preference Pref) { in setSchedulingPreference()
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc909 void MacroAssembler::Pref(int32_t hint, const MemOperand& rs) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc1038 void MacroAssembler::Pref(int32_t hint, const MemOperand& rs) { in CallRecordWriteStub() function in v8::internal::MacroAssembler