Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp479 bool parseCFIAddressSpace(unsigned &AddressSpace);
2440 bool MIParser::parseCFIAddressSpace(unsigned &AddressSpace) { in parseCFIAddressSpace() function in MIParser
2520 parseCFIAddressSpace(AddressSpace)) in parseCFIOperand()