Home
last modified time | relevance | path

Searched defs:sectionID (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp33 unsigned sectionID, in roundTripAllocateCodeSection()
42 unsigned sectionID, in roundTripAllocateDataSection()
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp39 static std::string toString(bytecode::Section::ID sectionID) { in toString() argument
65 static bool isSectionOptional(bytecode::Section::ID sectionID, int version) { in isSectionOptional() argument
263 LogicalResult parseSection(bytecode::Section::ID &sectionID, in parseSection() argument
1659 bytecode::Section::ID sectionID; read() local
1673 bytecode::Section::ID sectionID = static_cast<bytecode::Section::ID>(i); read() local
1801 bytecode::Section::ID sectionID; parseDialectSection() local
2161 bytecode::Section::ID sectionID; parseRegions() local
[all...]