Searched defs:MBBSectionID (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineBasicBlock.h | 51 struct MBBSectionID { struct 60 MBBSectionID(unsigned N) : Type(Default), Number(N) {} in MBBSectionID() function 63 const static MBBSectionID ColdSectionID; argument 64 const static MBBSectionID ExceptionSectionID; argument 74 MBBSectionID(SectionType T) : Type(T), Number(0) {} in MBBSectionID() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 51 struct MBBSectionID { struct 60 MBBSectionID(unsigned N) : Type(Default), Number(N) {} in MBBSectionID() function 63 const static MBBSectionID ColdSectionID; argument 64 const static MBBSectionID ExceptionSectionID; argument 74 MBBSectionID(SectionType T) : Type(T), Number(0) {} in MBBSectionID() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 51 struct MBBSectionID { struct 60 MBBSectionID(unsigned N) : Type(Default), Number(N) {} in MBBSectionID() argument 63 const static MBBSectionID ColdSectionID; argument 64 const static MBBSectionID ExceptionSectionID; argument 74 MBBSectionID(SectionType T) : Type(T), Number(0) {} in MBBSectionID() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 51 struct MBBSectionID { struct 60 MBBSectionID(unsigned N) : Type(Default), Number(N) {} in MBBSectionID() argument 63 const static MBBSectionID ColdSectionID; argument 64 const static MBBSectionID ExceptionSectionID; argument 74 MBBSectionID(SectionType T) : Type(T), Number(0) {} in MBBSectionID() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 51 struct MBBSectionID { struct 60 MBBSectionID(unsigned N) : Type(Default), Number(N) {} in MBBSectionID() argument 63 const static MBBSectionID ColdSectionID; argument 64 const static MBBSectionID ExceptionSectionID; argument 74 MBBSectionID(SectionType T) : Type(T), Number(0) {} in MBBSectionID() function
|