Searched refs:CreateMetadata (Results 1 - 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineInstrBuilder.h145 MI->addOperand(MachineOperand::CreateMetadata(MD));
H A DMachineOperand.h560 static MachineOperand CreateMetadata(const MDNode *Meta) { function in class:llvm::MachineOperand
/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h181 MI->addOperand(*MF, MachineOperand::CreateMetadata(MD));
H A DMachineOperand.h714 static MachineOperand CreateMetadata(const MDNode *Meta) {
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp901 MI->addOperand(MachineOperand::CreateMetadata(MD));
/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1276 Dest = MachineOperand::CreateMetadata(Node);

Completed in 183 milliseconds