Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp479 bool parseCFIAddressSpace(unsigned &AddressSpace);
2381 bool MIParser::parseCFIAddressSpace(unsigned &AddressSpace) { in parseCFIAddressSpace() function in MIParser
2461 parseCFIAddressSpace(AddressSpace)) in parseCFIOperand()