Searched defs:LLVM_ENUM_INT_TYPE (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DPointerIntPair.h44 enum LLVM_ENUM_INT_TYPE(uintptr_t) { function in class:llvm::PointerIntPair
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSectionMachO.h44 enum LLVM_ENUM_INT_TYPE(uint32_t) { function in class:llvm::MCSectionMachO
H A DMachineLocation.h31 enum LLVM_ENUM_INT_TYPE(uint32_t) { function in class:llvm::MachineLocation
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DMetadata.h31 enum LLVMConstants LLVM_ENUM_INT_TYPE(uint32_t) { function in namespace:llvm
H A DInlineAsm.h200 enum LLVM_ENUM_INT_TYPE(uint32_t) { function in class:llvm::InlineAsm
H A DAttributes.h204 enum AttrIndex LLVM_ENUM_INT_TYPE(unsigned) { function in class:llvm::AttributeSet
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCompiler.h399 # define LLVM_ENUM_INT_TYPE(intty) : intty macro
401 # define LLVM_ENUM_INT_TYPE(intty) : intty macro
403 # define LLVM_ENUM_INT_TYPE(intty) macro
H A DCOFF.h225 enum SectionCharacteristics LLVM_ENUM_INT_TYPE(uint32_t) { function in namespace:llvm::COFF
H A DDwarf.h27 enum LLVM_ENUM_INT_TYPE(uint32_t) { function in namespace:llvm
50 enum LLVMConstants LLVM_ENUM_INT_TYPE(uint32_t) { function in namespace:llvm::dwarf
71 enum Tag LLVM_ENUM_INT_TYPE(uint16_t) { function
172 enum Attribute LLVM_ENUM_INT_TYPE(uint16_t) { function
326 enum Form LLVM_ENUM_INT_TYPE(uint16_t) { function
H A DMachO.h24 enum LLVM_ENUM_INT_TYPE(uint32_t) { function in namespace:llvm::MachO
79 enum LLVM_ENUM_INT_TYPE(uint32_t) { function
84 enum LoadCommandType LLVM_ENUM_INT_TYPE(uint32_t) { function
134 enum LLVM_ENUM_INT_TYPE(uint32_t) { function
177 enum LLVM_ENUM_INT_TYPE(uint32_t) { function
351 enum LLVM_ENUM_INT_TYPE(uint32_t) { function
896 enum LLVM_ENUM_INT_TYPE(uint32_t) { function
916 enum LLVM_ENUM_INT_TYPE(uint32_t) { function
H A DELF.h654 enum LLVM_ENUM_INT_TYPE(unsigned) { function in namespace:llvm::ELF
804 enum LLVM_ENUM_INT_TYPE(unsigned) { function
1221 enum LLVM_ENUM_INT_TYPE(unsigned) { function
1269 enum LLVM_ENUM_INT_TYPE(unsigned) { function
1361 enum LLVM_ENUM_INT_TYPE(unsigned) { function
1583 enum LLVM_ENUM_INT_TYPE(unsigned) { function
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DObjectFile.h195 enum Flags LLVM_ENUM_INT_TYPE(unsigned) { function in class:llvm::object::SymbolRef
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp147 enum LLVM_ENUM_INT_TYPE(unsigned) { function in class:__anon2307::RAFast
H A DRegAllocGreedy.cpp225 enum LLVM_ENUM_INT_TYPE(unsigned) { NoCand = ~0u }; function in class:__anon2309::RAGreedy
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h92 enum LLVM_ENUM_INT_TYPE(unsigned) { function in class:clang::SourceLocation
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h251 enum LLVM_ENUM_INT_TYPE(unsigned) { BoundaryID = ~0u }; function in class:llvm::SUnit
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h702 enum LLVM_ENUM_INT_TYPE(unsigned) { function in class:clang::comments::ParamCommandComment

Completed in 155 milliseconds