Searched defs:AddOperand (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ | ||
D | InstrEmitter.cpp | 339 void InstrEmitter::AddOperand(MachineInstr *MI, SDValue Op, in AddOperand() function in InstrEmitter |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
D | InstrEmitter.cpp | 375 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1340 void RegisterAllocationData::PhiMapValue::AddOperand( in AddOperand() function in v8::internal::compiler::RegisterAllocationData::PhiMapValue |
/external/v8/src/crankshaft/ | ||
D | hydrogen-instructions.h | 2136 void AddOperand(HValue* v, Zone* zone) { in AddOperand() function |