Home
last modified time | relevance | path

Searched defs:setLiveReg (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp70 void ExecutionDomainFix::setLiveReg(int rx, DomainValue *dv) { in setLiveReg() function in ExecutionDomainFix
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp70 void ExecutionDomainFix::setLiveReg(int rx, DomainValue *dv) { in setLiveReg() function in ExecutionDomainFix
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp272 void ExeDepsFix::setLiveReg(int rx, DomainValue *dv) { in setLiveReg() function in ExeDepsFix