/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Metadata.cpp | 1203 void Instruction::setMetadata(unsigned KindID, MDNode *Node) { in setMetadata() 1347 void GlobalObject::getMetadata(unsigned KindID, in getMetadata() 1359 void GlobalObject::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() 1370 void GlobalObject::eraseMetadata(unsigned KindID) { in eraseMetadata() 1398 void GlobalObject::setMetadata(unsigned KindID, MDNode *N) { in setMetadata()
|
H A D | AttributeImpl.h | 37 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable 50 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
|
H A D | Core.cpp | 134 LLVMAttributeRef LLVMCreateEnumAttribute(LLVMContextRef C, unsigned KindID, in LLVMCreateEnumAttribute() 665 LLVMValueRef LLVMGetMetadata(LLVMValueRef Inst, unsigned KindID) { in LLVMGetMetadata() 687 void LLVMSetMetadata(LLVMValueRef Inst, unsigned KindID, LLVMValueRef Val) { in LLVMSetMetadata() 1849 unsigned KindID) { in LLVMGetEnumAttributeAtIndex() 1861 unsigned KindID) { in LLVMRemoveEnumAttributeAtIndex() 2221 unsigned KindID) { in LLVMGetCallSiteEnumAttribute() 2234 unsigned KindID) { in LLVMRemoveCallSiteEnumAttribute()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Metadata.cpp | 1224 void Instruction::setMetadata(unsigned KindID, MDNode *Node) { in setMetadata() 1381 void GlobalObject::getMetadata(unsigned KindID, in getMetadata() 1393 void GlobalObject::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() 1404 bool GlobalObject::eraseMetadata(unsigned KindID) { in eraseMetadata() 1433 void GlobalObject::setMetadata(unsigned KindID, MDNode *N) { in setMetadata()
|
H A D | AttributeImpl.h | 39 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable 49 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
|
H A D | Core.cpp | 141 LLVMAttributeRef LLVMCreateEnumAttribute(LLVMContextRef C, unsigned KindID, in LLVMCreateEnumAttribute() 863 LLVMValueRef LLVMGetMetadata(LLVMValueRef Inst, unsigned KindID) { in LLVMGetMetadata() 885 void LLVMSetMetadata(LLVMValueRef Inst, unsigned KindID, LLVMValueRef Val) { in LLVMSetMetadata() 2407 unsigned KindID) { in LLVMGetEnumAttributeAtIndex() 2419 unsigned KindID) { in LLVMRemoveEnumAttributeAtIndex() 2818 unsigned KindID) { in LLVMGetCallSiteEnumAttribute() 2830 unsigned KindID) { in LLVMRemoveCallSiteEnumAttribute()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Metadata.cpp | 1304 void Value::getMetadata(unsigned KindID, SmallVectorImpl<MDNode *> &MDs) const { in getMetadata() 1325 void Value::setMetadata(unsigned KindID, MDNode *Node) { in setMetadata() 1359 void Value::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() 1370 bool Value::eraseMetadata(unsigned KindID) { in eraseMetadata() 1455 void Instruction::setMetadata(unsigned KindID, MDNode *Node) { in setMetadata()
|
H A D | AttributeImpl.h | 41 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable 51 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
|
H A D | Core.cpp | 157 LLVMAttributeRef LLVMCreateEnumAttribute(LLVMContextRef C, unsigned KindID, in LLVMCreateEnumAttribute() 175 LLVMAttributeRef LLVMCreateTypeAttribute(LLVMContextRef C, unsigned KindID, in LLVMCreateTypeAttribute() 938 LLVMValueRef LLVMGetMetadata(LLVMValueRef Inst, unsigned KindID) { in LLVMGetMetadata() 960 void LLVMSetMetadata(LLVMValueRef Inst, unsigned KindID, LLVMValueRef Val) { in LLVMSetMetadata() 2435 unsigned KindID) { in LLVMGetEnumAttributeAtIndex() 2448 unsigned KindID) { in LLVMRemoveEnumAttributeAtIndex() 2849 unsigned KindID) { in LLVMGetCallSiteEnumAttribute() 2862 unsigned KindID) { in LLVMRemoveCallSiteEnumAttribute()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Value.h | 565 MDNode *getMetadata(unsigned KindID) const { in getMetadata() 593 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Value.h | 565 MDNode *getMetadata(unsigned KindID) const { in getMetadata() 593 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Value.h | 565 MDNode *getMetadata(unsigned KindID) const { in getMetadata() 593 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Value.h | 565 MDNode *getMetadata(unsigned KindID) const { in getMetadata() 593 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | GlobalObject.h | 128 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | IRBindings.cpp | 83 void LLVMSetMetadata2(LLVMValueRef Inst, unsigned KindID, LLVMMetadataRef MD) { in LLVMSetMetadata2()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/ |
D | CloneDetection.h | 348 size_t KindID; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/ |
D | CloneDetection.h | 348 size_t KindID; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/ |
D | CloneDetection.h | 348 size_t KindID; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/ |
D | CloneDetection.h | 348 size_t KindID; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Instruction.h | 175 MDNode *getMetadata(unsigned KindID) const { in getMetadata()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Value.h | 589 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | AsmMatcherEmitter.cpp | 1925 unsigned KindID = OperandConversionKinds.size(); in emitConvertFuncs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 5514 MDString *KindID = dyn_cast<MDString>(Op->getOperand(1)); in getDeviceKernels() local
|