Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dexpr-parsers.cpp122 struct AddOperand { struct
123 using resultType = Expr;
124 constexpr AddOperand() {} in AddOperand() argument
125 static inline std::optional<Expr> Parse(ParseState &state) { in Parse()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.h652 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h632 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h632 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp375 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp362 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp370 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1001 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1002 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local