Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp298 struct DemandedFields { struct
326 const DemandedFields &Used) { in areCompatibleVTYPEs()
354 static DemandedFields getDemanded(const MachineInstr &MI) { in getDemanded()
361 DemandedFields Res; in getDemanded()
563 const DemandedFields Used = getDemanded(MI); in hasCompatibleVTYPE()
1363 static void doUnion(DemandedFields &A, DemandedFields B) { in doUnion()
1378 const DemandedFields &Used) { in canMutatePriorConfig()
1398 DemandedFields Used; in doLocalPostpass()