/freebsd-src/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBPropertyDefEmitter.cpp | 173 std::vector<Record *> Properties = in EmitPropertyDefs() local 184 std::vector<Record *> Properties = in EmitPropertyEnumDefs() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | SDNodeProperties.cpp |
|
H A D | CodeGenTarget.h |
|
H A D | CodeGenIntrinsics.h |
|
/freebsd-src/sys/contrib/device-tree/Bindings/ |
H A D | writing-bindings.rst | 39 Properties chapter
|
/freebsd-src/crypto/openssl/doc/man7/ |
H A D | OSSL_PROVIDER-null.pod | 14 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-base.pod | 12 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-legacy.pod | 16 =head2 Properties section in DESCRIPTION
|
H A D | property.pod | 40 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-default.pod | 24 =head2 Properties section in DESCRIPTION
|
H A D | OSSL_PROVIDER-FIPS.pod | 14 =head2 Properties section in DESCRIPTION
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | OptionValueProperties.h | 20 class Properties; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | UserSettingsController.cpp | 35 Properties::Properties(const lldb::OptionValuePropertiesSP &collection_sp) in Properties() function in Properties
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Value.h | 81 llvm::StringMap<Value *> Properties; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.h | 41 LVProperties<Property> Properties; variable
|
H A D | LVLocation.h | 78 LVProperties<Property> Properties; variable
|
H A D | LVType.h | 56 LVProperties<Property> Properties; variable
|
H A D | LVObject.h | 132 LVProperties<Property> Properties; variable
|
H A D | LVElement.h | 103 LVProperties<Property> Properties; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 202 DbgValueProperties Properties; global() member 249 DbgValueProperties Properties; global() member 490 addUseBeforeDef(const DebugVariable & Var,const DbgValueProperties & Properties,const SmallVectorImpl<DbgOp> & DbgOps,unsigned Inst) addUseBeforeDef() argument 669 DbgValueProperties Properties(MI); redefVar() local 704 redefVar(const MachineInstr & MI,const DbgValueProperties & Properties,SmallVectorImpl<ResolvedDbgOp> & NewLocs) redefVar() argument 823 const DbgValueProperties &Properties = ActiveVLocIt->second.Properties; clobberMloc() local 921 emitMOLoc(const MachineOperand & MO,const DebugVariable & Var,const DbgValueProperties & Properties) emitMOLoc() argument 1160 emitLoc(const SmallVectorImpl<ResolvedDbgOp> & DbgOps,const DebugVariable & Var,const DbgValueProperties & Properties) emitLoc() argument 1624 DbgValueProperties Properties(Expr, false, true); transferDebugInstrRef() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 148 SymbolPropertySet Properties; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 826 uint64_t Properties; member 856 uint64_t Properties = getTargetTypeInfo(this).Properties; in hasProperty() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILMetadata.cpp | 245 emitDxilEntryPointTuple(Function * Fn,const std::string & Name,MDTuple * Signatures,MDTuple * Resources,MDTuple * Properties,LLVMContext & Ctx) emitDxilEntryPointTuple() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | JSON.h | 310 Value(json::Object &&Properties) : Type(T_Object) { in Value() argument 636 inline Object::Object(std::initializer_list<KV> Properties) { in Object() argument
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangASTPropertiesEmitter.cpp | 79 std::vector<Property> Properties; member
|