Home
last modified time | relevance | path

Searched defs:VRegInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h37 struct VRegInfo { global() struct
38 uint8_tVRegInfo global() argument
40 KindVRegInfo global() argument
41 ExplicitVRegInfo global() argument
42 __anon33e29637010aVRegInfo global() argument
45 DVRegInfo global() argument
46 VRegVRegInfo global() argument
47 PreferredRegVRegInfo global() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDetectDeadLanes.h46 struct VRegInfo { struct
57 const VRegInfo &getVRegInfo(unsigned RegIdx) const { in getVRegInfo() argument
H A DMachineRegisterInfo.h79 VRegInfo; variable