Home
last modified time | relevance | path

Searched defs:KindID (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/llvm/lib/IR/
H A DMetadata.cpp1203 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 DAttributeImpl.h37 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable
50 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
H A DCore.cpp134 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 DMetadata.cpp1224 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 DAttributeImpl.h39 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable
49 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
H A DCore.cpp141 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 DMetadata.cpp1304 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 DAttributeImpl.h41 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable
51 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
H A DCore.cpp157 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/
DValue.h565 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/
DValue.h565 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/
DValue.h565 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/
DValue.h565 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 DGlobalObject.h128 bool hasMetadata(unsigned KindID) const { in hasMetadata()
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A DIRBindings.cpp83 void LLVMSetMetadata2(LLVMValueRef Inst, unsigned KindID, LLVMMetadataRef MD) { in LLVMSetMetadata2()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DCloneDetection.h348 size_t KindID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DCloneDetection.h348 size_t KindID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DCloneDetection.h348 size_t KindID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DCloneDetection.h348 size_t KindID; member
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DInstruction.h175 MDNode *getMetadata(unsigned KindID) const { in getMetadata()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DValue.h589 bool hasMetadata(unsigned KindID) const { in hasMetadata()
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1925 unsigned KindID = OperandConversionKinds.size(); in emitConvertFuncs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp5514 MDString *KindID = dyn_cast<MDString>(Op->getOperand(1)); in getDeviceKernels() local