/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 34 struct VRegInfo { struct 35 enum uint8_t { 37 } Kind = UNKNOWN; 38 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 39 union { 42 } D; 43 unsigned VReg; 44 unsigned PreferredReg = 0;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/MIRParser/ |
D | MIParser.h | 39 struct VRegInfo { struct 40 enum uint8_t { 42 } Kind = UNKNOWN; 43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 44 union { 47 } D; 48 Register VReg; 49 Register PreferredReg;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/MIRParser/ |
D | MIParser.h | 39 struct VRegInfo { struct 40 enum uint8_t { 42 } Kind = UNKNOWN; 43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 44 union { 47 } D; 48 Register VReg; 49 Register PreferredReg;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/MIRParser/ |
D | MIParser.h | 39 struct VRegInfo { struct 40 enum uint8_t { 42 } Kind = UNKNOWN; 43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 44 union { 47 } D; 48 Register VReg; 49 Register PreferredReg;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 37 struct VRegInfo { struct 38 enum uint8_t { 40 } Kind = UNKNOWN; 41 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 42 union { 45 } D; 46 Register VReg; 47 Register PreferredReg;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/MIRParser/ |
D | MIParser.h | 39 struct VRegInfo { struct 40 enum uint8_t { 42 } Kind = UNKNOWN; 43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 44 union { 47 } D; 48 Register VReg; 49 Register PreferredReg;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | DetectDeadLanes.h | 46 struct VRegInfo { struct 57 const VRegInfo &getVRegInfo(unsigned RegIdx) const { in getVRegInfo() argument
|
D | MachineRegisterInfo.h | 79 VRegInfo; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | DetectDeadLanes.h | 46 struct VRegInfo { struct 57 const VRegInfo &getVRegInfo(unsigned RegIdx) const { in getVRegInfo() argument
|
D | MachineRegisterInfo.h | 79 VRegInfo; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | DetectDeadLanes.h | 46 struct VRegInfo { struct 57 const VRegInfo &getVRegInfo(unsigned RegIdx) const { in getVRegInfo() argument
|
D | MachineRegisterInfo.h | 79 VRegInfo; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | DetectDeadLanes.h | 46 struct VRegInfo { struct 57 const VRegInfo &getVRegInfo(unsigned RegIdx) const { in getVRegInfo() argument
|
D | MachineRegisterInfo.h | 79 VRegInfo; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | DetectDeadLanes.cpp | 52 struct VRegInfo { struct 53 LaneBitmask UsedLanes; 54 LaneBitmask DefinedLanes;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | DetectDeadLanes.cpp | 46 struct VRegInfo { struct 47 LaneBitmask UsedLanes; 48 LaneBitmask DefinedLanes;
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | DetectDeadLanes.cpp | 54 struct VRegInfo { struct 55 LaneBitmask UsedLanes; 56 LaneBitmask DefinedLanes;
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 62 VRegInfo; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 76 VRegInfo; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 79 VRegInfo; variable
|