/llvm-project/llvm/docs/ |
H A D | SourceLevelDebugging.rst | 1244 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 D | SDNodeProperties.cpp | 17 unsigned Properties = 0; in parseSDPatternOperatorProperties() local
|
H A D | CodeGenIntrinsics.h | 61 unsigned Properties; global() member
|
/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBPropertyDefEmitter.cpp | 173 std::vector<Record *> Properties = EmitPropertyDefs() local 184 std::vector<Record *> Properties = EmitPropertyEnumDefs() local
|
/llvm-project/clang/test/AST/ |
H A D | ast-print-objc-property.m | 6 @interface Properties : NSObject interface
|
/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | OptionValueProperties.h | 20 class Properties; variable
|
/llvm-project/clang/test/PCH/ |
H A D | chain-categories.m | 19 @interface NSObject (Properties) category
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 4702 =head2 Properties section in Integer Set Library 4704 =head3 Unary Properties 5185 =head3 Binary Properties
|
/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Value.h | 79 llvm::StringMap<Value *> Properties; variable
|
/llvm-project/lldb/source/Core/ |
H A D | UserSettingsController.cpp | 35 Properties::Properties(const lldb::OptionValuePropertiesSP &collection_sp) in Properties() function in Properties [all...] |
/llvm-project/mlir/docs/ |
H A D | LangRef.md | 744 ## Properties section in MLIR Language Reference
|
/llvm-project/mlir/include/mlir/Transforms/ |
H A D | OneToNTypeConversion.h | 230 using Properties = typename SourceOp::template InferredProperties<SourceOp>; global() variable
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.h | 239 unsigned Properties; // Node properties global() variable
|
/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
|
/llvm-project/mlir/unittests/IR/ |
H A D | OpPropertiesTest.cpp | 119 using Properties = TestProperties; typedef in __anonc23ba74e0111::OpWithProperties 176 TEST(OpPropertiesTest, Properties) { in TEST() argument
|
/llvm-project/llvm/unittests/MIR/ |
H A D | MachineMetadata.cpp | 569 MachineFunctionProperties &Properties = MF->getProperties(); TEST_F() local 600 MachineFunctionProperties &Properties = MF->getProperties(); TEST_F() local
|
/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 148 SymbolPropertySet Properties; member
|
/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 1625 DbgValueProperties Properties(Expr, false, true); transferDebugInstrRef() local [all...] |
/llvm-project/libc/test/src/__support/FPUtil/ |
H A D | fpbits_test.cpp | 244 TYPED_TEST(LlvmLibcFPBitsTest,Properties,FPTypes) TYPED_TEST() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 826 uint64_t Properties; global() member 856 uint64_t Properties = getTargetTypeInfo(this).Properties; hasProperty() local
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILMetadata.cpp |
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.cpp | 259 Properties.reset(MachineFunctionProperties::Property::IsSSA); in assembleToStream() local
|