Home
last modified time | relevance | path

Searched defs:AddOperand (Results 1 – 7 of 7) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h501 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h501 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp339 void InstrEmitter::AddOperand(MachineInstr *MI, SDValue Op, in AddOperand() function in InstrEmitter
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp375 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp383 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/external/v8/src/compiler/
Dregister-allocator.cc1339 void RegisterAllocationData::PhiMapValue::AddOperand( in AddOperand() function in v8::internal::compiler::RegisterAllocationData::PhiMapValue
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp995 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local