Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp233 bool parseIntrinsicOperand(MachineOperand &Dest);
1853 bool MIParser::parseIntrinsicOperand(MachineOperand &Dest) { in parseIntrinsicOperand() function in MIParser
2076 return parseIntrinsicOperand(Dest); in parseMachineOperand()