Home
last modified time | relevance | path

Searched refs:extractStructSpecValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp570 static unsigned extractStructSpecValue(Attribute attr, StructDLEntryPos pos) { in extractStructSpecValue() function
588 unsigned abi = extractStructSpecValue(previousEntry->getValue(), in areCompatible()
591 extractStructSpecValue(newEntry.getValue(), StructDLEntryPos::Abi); in areCompatible()
619 if (extractStructSpecValue(values, StructDLEntryPos::Abi) > in verifyEntries()
620 extractStructSpecValue(values, StructDLEntryPos::Preferred)) { in verifyEntries()