Home
last modified time | relevance | path

Searched defs:HME (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp1377 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() local
1386 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoBundle() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1517 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() local
1540 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoNewBundle() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1479 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() local
1488 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoBundle() local
/external/intel-media-driver/media_driver/agnostic/gen11/codec/kernel_free/Source/
Dhme_kernel_genx.cpp101 inline HME( vector<uchar, CURBEDATA_SIZE> CURBEData, in HME() function