Searched defs:Properties (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSDNodeProperties.cpp17 unsigned Properties = 0; local
H A DCodeGenIntrinsics.h60 unsigned Properties; member in struct:llvm::CodeGenIntrinsic
H A DCodeGenTarget.h223 unsigned Properties; // Node properties member in class:llvm::ComplexPattern
H A DCodeGenDAGPatterns.h446 unsigned Properties; member in class:llvm::SDNodeInfo
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DUserSettingsController.h33 class Properties { class in namespace:lldb_private
/freebsd-current/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp173 std::vector<Record *> Properties = local
184 std::vector<Record *> Properties = local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp35 Properties::Properties(const lldb::OptionValuePropertiesSP &collection_sp) function in class:Properties
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h41 LVProperties<Property> Properties; member in class:llvm::logicalview::final
H A DLVType.h56 LVProperties<Property> Properties; member in class:llvm::logicalview::LVType
H A DLVLocation.h78 LVProperties<Property> Properties; member in class:llvm::logicalview::LVLocation
H A DLVObject.h132 LVProperties<Property> Properties; member in class:llvm::logicalview::LVObject
H A DLVScope.h93 LVProperties<Property> Properties; member in class:llvm::logicalview::LVScope
H A DLVElement.h103 LVProperties<Property> Properties; member in class:llvm::logicalview::LVElement
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h81 llvm::StringMap<Value *> Properties; member in class:clang::dataflow::Value
/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp242 emitDxilEntryPointTuple(Function *Fn, const std::string &Name, MDTuple *Signatures, MDTuple *Resources, MDTuple *Properties, LLVMContext &Ctx) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h148 SymbolPropertySet Properties; member in struct:clang::index::SymbolInfo
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp826 uint64_t Properties; member in struct:__anon2064::TargetTypeInfo
829 TargetTypeInfo(Type *LayoutType, ArgTys... Properties) argument
856 uint64_t Properties = getTargetTypeInfo(this).Properties; local
/freebsd-current/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1320 recordObjCProperties( ObjCContainerRecord *Container, const ObjCContainerDecl::prop_range Properties) argument
H A DAPI.h904 SmallVector<std::unique_ptr<ObjCPropertyRecord>> Properties; member in struct:clang::ObjCContainerRecord
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h234 BitVector Properties = member in class:llvm::MachineFunctionProperties
338 MachineFunctionProperties Properties; member in class:llvm::MachineFunction
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp202 DbgValueProperties Properties; member in struct:TransferTracker::ResolvedDbgValue
249 DbgValueProperties Properties; member in struct:UseBeforeDef
204 ResolvedDbgValue(SmallVectorImpl<ResolvedDbgOp> &Ops, DbgValueProperties Properties) argument
250 UseBeforeDef(ArrayRef<DbgOp> Values, const DebugVariable &Var, const DbgValueProperties &Properties) argument
489 addUseBeforeDef(const DebugVariable &Var, const DbgValueProperties &Properties, const SmallVectorImpl<DbgOp> &DbgOps, unsigned Inst) argument
704 redefVar(const MachineInstr &MI, const DbgValueProperties &Properties, SmallVectorImpl<ResolvedDbgOp> &NewLocs) argument
823 const DbgValueProperties &Properties = ActiveVLocIt->second.Properties; local
919 emitMOLoc(const MachineOperand &MO, const DebugVariable &Var, const DbgValueProperties &Properties) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp79 std::vector<Property> Properties; member in struct:__anon1071::NodeInfo
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp358 MachineFunctionProperties &Properties = MF.getProperties(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h310 Value(json::Object &&Properties) : Type(T_Object) { argument
636 inline Object::Object(std::initializer_list<KV> Properties) { argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp844 ObjCInterfaceDecl::PropertyDeclOrder Properties; local

Completed in 380 milliseconds

12