Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp803 GISelFlags RuleMatcher::updateGISelFlag(GISelFlags CurFlags, const Record *R, in updateGISelFlag() function in llvm::gi::RuleMatcher
824 updateGISelFlag(Flags, R, "GIIgnoreCopies", GISF_IgnoreCopies); in setGISelFlags()
H A DGlobalISelMatchTable.h541 GISelFlags updateGISelFlag(GISelFlags CurFlags, const Record *R,