| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AttributeImpl.h | 39 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable 49 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
|
| 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()
|
| 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()
|
| /external/llvm-project/llvm/bindings/go/llvm/ |
| D | IRBindings.cpp | 48 void LLVMSetMetadata2(LLVMValueRef Inst, unsigned KindID, LLVMMetadataRef MD) { in LLVMSetMetadata2()
|
| /external/llvm-project/llvm/lib/IR/ |
| D | AttributeImpl.h | 40 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable 50 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
|
| D | Metadata.cpp | 1195 void Value::getMetadata(unsigned KindID, SmallVectorImpl<MDNode *> &MDs) const { in getMetadata() 1216 void Value::setMetadata(unsigned KindID, MDNode *Node) { in setMetadata() 1250 void Value::addMetadata(unsigned KindID, MDNode &MD) { in addMetadata() 1261 bool Value::eraseMetadata(unsigned KindID) { in eraseMetadata() 1318 void Instruction::setMetadata(unsigned KindID, MDNode *Node) { in setMetadata()
|
| D | Core.cpp | 138 LLVMAttributeRef LLVMCreateEnumAttribute(LLVMContextRef C, unsigned KindID, in LLVMCreateEnumAttribute() 887 LLVMValueRef LLVMGetMetadata(LLVMValueRef Inst, unsigned KindID) { in LLVMGetMetadata() 909 void LLVMSetMetadata(LLVMValueRef Inst, unsigned KindID, LLVMValueRef Val) { in LLVMSetMetadata() 2443 unsigned KindID) { in LLVMGetEnumAttributeAtIndex() 2455 unsigned KindID) { in LLVMRemoveEnumAttributeAtIndex() 2854 unsigned KindID) { in LLVMGetCallSiteEnumAttribute() 2866 unsigned KindID) { in LLVMRemoveCallSiteEnumAttribute()
|
| /external/llvm/lib/IR/ |
| D | AttributeImpl.h | 37 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute variable 50 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} in AttributeImpl()
|
| 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()
|
| 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | GlobalObject.h | 128 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
| /external/llvm/bindings/go/llvm/ |
| D | IRBindings.cpp | 83 void LLVMSetMetadata2(LLVMValueRef Inst, unsigned KindID, LLVMMetadataRef MD) { in LLVMSetMetadata2()
|
| /external/llvm-project/clang/include/clang/Analysis/ |
| D | CloneDetection.h | 356 size_t KindID; member
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Instruction.h | 175 MDNode *getMetadata(unsigned KindID) const { in getMetadata()
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | Value.h | 585 bool hasMetadata(unsigned KindID) const { in hasMetadata()
|
| /external/llvm/utils/TableGen/ |
| D | AsmMatcherEmitter.cpp | 1925 unsigned KindID = OperandConversionKinds.size(); in emitConvertFuncs() local
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | OpenMPOpt.cpp | 2243 MDString *KindID = dyn_cast<MDString>(Op->getOperand(1)); in identifyKernels() local
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | AsmMatcherEmitter.cpp | 2051 unsigned KindID = OperandConversionKinds.size(); in emitConvertFuncs() local
|