Home
last modified time | relevance | path

Searched defs:Properties (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project/llvm/docs/
H A DSourceLevelDebugging.rst1244 IntroductionDebugging Information Extension for Objective C Properties global() argument
1259 ProposalDebugging Information Extension for Objective C Properties global() argument
1393 New DWARF TagsDebugging Information Extension for Objective C Properties global() argument
1402 New DWARF AttributesDebugging Information Extension for Objective C Properties global() argument
1417 New DWARF ConstantsDebugging Information Extension for Objective C Properties global() argument
/llvm-project/llvm/utils/TableGen/Basic/
H A DSDNodeProperties.cpp17 unsigned Properties = 0; in parseSDPatternOperatorProperties() local
H A DCodeGenIntrinsics.h61 unsigned Properties; global() member
/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp173 std::vector<Record *> Properties = EmitPropertyDefs() local
184 std::vector<Record *> Properties = EmitPropertyEnumDefs() local
/llvm-project/clang/test/AST/
H A Dast-print-objc-property.m6 @interface Properties : NSObject interface
/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h20 class Properties; variable
/llvm-project/clang/test/PCH/
H A Dchain-categories.m19 @interface NSObject (Properties) category
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod4702 =head2 Properties section in Integer Set Library
4704 =head3 Unary Properties
5185 =head3 Binary Properties
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h79 llvm::StringMap<Value *> Properties; variable
/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp35 Properties::Properties(const lldb::OptionValuePropertiesSP &collection_sp) in Properties() function in Properties
[all...]
/llvm-project/mlir/docs/
H A DLangRef.md744 ## Properties section in MLIR Language Reference
/llvm-project/mlir/include/mlir/Transforms/
H A DOneToNTypeConversion.h230 using Properties = typename SourceOp::template InferredProperties<SourceOp>; global() variable
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h239 unsigned Properties; // Node properties global() variable
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h41 LVProperties<Property> Properties; variable
H A DLVLocation.h78 LVProperties<Property> Properties; variable
H A DLVType.h56 LVProperties<Property> Properties; variable
H A DLVObject.h132 LVProperties<Property> Properties; variable
/llvm-project/mlir/unittests/IR/
H A DOpPropertiesTest.cpp119 using Properties = TestProperties; typedef in __anonc23ba74e0111::OpWithProperties
176 TEST(OpPropertiesTest, Properties) { in TEST() argument
/llvm-project/llvm/unittests/MIR/
H A DMachineMetadata.cpp569 MachineFunctionProperties &Properties = MF->getProperties(); TEST_F() local
600 MachineFunctionProperties &Properties = MF->getProperties(); TEST_F() local
/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h148 SymbolPropertySet Properties; member
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp202 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
1625 DbgValueProperties Properties(Expr, false, true); transferDebugInstrRef() local
[all...]
/llvm-project/libc/test/src/__support/FPUtil/
H A Dfpbits_test.cpp244 TYPED_TEST(LlvmLibcFPBitsTest,Properties,FPTypes) TYPED_TEST() argument
/llvm-project/llvm/lib/IR/
H A DType.cpp826 uint64_t Properties; global() member
856 uint64_t Properties = getTargetTypeInfo(this).Properties; hasProperty() local
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp259 Properties.reset(MachineFunctionProperties::Property::IsSSA); in assembleToStream() local

12