Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinstruction.h675 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h665 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h665 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp362 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1001 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local