Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1363 static void doUnion(DemandedFields &A, DemandedFields B) { in doUnion() function
1403 doUnion(Used, getDemanded(MI)); in doLocalPostpass()