Home
last modified time | relevance | path

Searched refs:setPRF (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h212 void setPRF(unsigned PRF) { PRFID = PRF; } in setPRF() function
284 void setPRF(unsigned ID) { PRFID = ID; } in setPRF() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp175 WS.setPRF(RRI.IndexPlusCost.first); in addRegisterWrite()
402 RS.setPRF(RRI.IndexPlusCost.first); in addRegisterRead()