Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTable.h559 void addHwModeIdx(unsigned Idx) { HwModeIdx = Idx; } in addHwModeIdx() function
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelEmitter.cpp1932 M.addHwModeIdx(declareHwModeCheck(P.getHwModeFeatures())); in runOnPattern()