Searched refs:AddOperand (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h73 /// AddOperand - Add the specified operand to the specified machine instr. II
77 void AddOperand(MachineInstrBuilder &MIB,
H A DInstrEmitter.cpp366 /// AddOperand - Add the specified operand to the specified machine instr. II
369 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB,
559 AddOperand(MIB, N0, 0, nullptr, VRBaseMap, /*IsDebug=*/false,
562 AddOperand(MIB, N1, 0, nullptr, VRBaseMap, /*IsDebug=*/false,
629 AddOperand(MIB, Op, i+1, &II, VRBaseMap, /*IsDebug=*/false,
670 AddOperand(MIB, Op, (*MIB).getNumOperands(), &II, VRBaseMap,
785 AddOperand(MIB, Node->getOperand(i), i-NumSkip+NumDefs, &II,
983 AddOperand(MIB, Node->getOperand(i), 0, nullptr, VRBaseMap,
/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp167 static void AddOperand(MDNode *Node, Value *Operand) { function
199 AddOperand(Subprograms, NewSubprogram);
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h2381 AddOperand(target, zone);
2383 AddOperand(operands[i], zone);
2389 void AddOperand(HValue* v, Zone* zone) { function

Completed in 715 milliseconds