Home
last modified time | relevance | path

Searched refs:AllowMoveElimination (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DRegisterFile.h122 bool AllowMoveElimination; member
125 AllowMoveElimination(false) {} in RegisterRenamingInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp101 Entry.AllowMoveElimination = RCE.AllowMoveElimination; in addRegisterFile()
318 if (!RegisterMappings[RRITo.RenameAs].second.AllowMoveElimination) in tryEliminateMove()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h145 bool AllowMoveElimination; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSchedule.td532 // elimination (see field `AllowMoveElimination` below).
541 list<bit> AllowMoveElimination = AllowMoveElim;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc20897 // {RegisterClassID, Register Cost, AllowMoveElimination }
21043 // {RegisterClassID, Register Cost, AllowMoveElimination }
21408 // {RegisterClassID, Register Cost, AllowMoveElimination }
21496 // {RegisterClassID, Register Cost, AllowMoveElimination }