HomeSort by relevance Sort by last modified time
    Searched refs:AddOperand (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.h 73 /// AddOperand - Add the specified operand to the specified machine instr. II
77 void AddOperand(MachineInstrBuilder &MIB,
InstrEmitter.cpp 366 /// 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,
    [all...]
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 167 static void AddOperand(MDNode *Node, Value *Operand) {
199 AddOperand(Subprograms, NewSubprogram);
  /external/chromium_org/v8/src/
hydrogen-instructions.h     [all...]

Completed in 2919 milliseconds