Home
last modified time | relevance | path

Searched refs:AddOperand (Results 1 – 25 of 29) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp141 inst->AddOperand( in UpgradeInstructions()
148 inst->AddOperand( in UpgradeInstructions()
152 inst->AddOperand( in UpgradeInstructions()
426 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_MEMORY_ACCESS, {flags}}); in UpgradeFlags()
428 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_IMAGE, {flags}}); in UpgradeFlags()
Dscalar_replacement_pass.cpp154 newLoad->AddOperand(std::move(copy)); in ReplaceWholeLoad()
170 compositeConstruct->AddOperand(std::move(op)); in ReplaceWholeLoad()
214 newStore->AddOperand(std::move(copy)); in ReplaceWholeStore()
245 replacementChain->AddOperand(std::move(copy)); in ReplaceAccessChain()
325 annotation->AddOperand(std::move(copy)); in TransferAnnotations()
456 newVar->AddOperand({SPV_OPERAND_TYPE_ID, {newInitId}}); in GetOrCreateInitialValue()
Dvalue_number_table.cpp120 value_ins.AddOperand(Operand(op.type, {id_value})); in AssignValueNumber()
122 value_ins.AddOperand(Operand(op.type, op.words)); in AssignValueNumber()
Ddecoration_manager.cpp420 inst->AddOperand( in CloneDecorations()
431 inst->AddOperand( in CloneDecorations()
434 inst->AddOperand(std::move(op)); in CloneDecorations()
Dinstruction.h203 inline void AddOperand(Operand&& operand);
501 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
Dmerge_return_pass.cpp227 inst->AddOperand({SPV_OPERAND_TYPE_ID, {undefId}}); in UpdatePhiNodes()
228 inst->AddOperand({SPV_OPERAND_TYPE_ID, {new_source->id()}}); in UpdatePhiNodes()
Dloop_unswitch_pass.cpp367 phi->AddOperand({SPV_OPERAND_TYPE_ID, {incoming_value_id}}); in PerformUnswitch()
368 phi->AddOperand({SPV_OPERAND_TYPE_ID, {pred}}); in PerformUnswitch()
Dloop_peeling.cpp464 phi->AddOperand( in PeelBefore()
466 phi->AddOperand( in PeelBefore()
Dir_context.cpp632 e.AddOperand({SPV_OPERAND_TYPE_ID, {var_id}}); in AddVarToEntryPoints()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp154 newLoad->AddOperand(std::move(copy)); in ReplaceWholeLoad()
170 compositeConstruct->AddOperand(std::move(op)); in ReplaceWholeLoad()
214 newStore->AddOperand(std::move(copy)); in ReplaceWholeStore()
245 replacementChain->AddOperand(std::move(copy)); in ReplaceAccessChain()
325 annotation->AddOperand(std::move(copy)); in TransferAnnotations()
456 newVar->AddOperand({SPV_OPERAND_TYPE_ID, {newInitId}}); in GetOrCreateInitialValue()
Dupgrade_memory_model.cpp158 inst->AddOperand( in UpgradeInstructions()
165 inst->AddOperand( in UpgradeInstructions()
169 inst->AddOperand( in UpgradeInstructions()
443 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_MEMORY_ACCESS, {flags}}); in UpgradeFlags()
445 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_IMAGE, {flags}}); in UpgradeFlags()
Dvalue_number_table.cpp120 value_ins.AddOperand(Operand(op.type, {id_value})); in AssignValueNumber()
122 value_ins.AddOperand(Operand(op.type, op.words)); in AssignValueNumber()
Ddecoration_manager.cpp420 inst->AddOperand( in CloneDecorations()
431 inst->AddOperand( in CloneDecorations()
434 inst->AddOperand(std::move(op)); in CloneDecorations()
Dinstruction.h203 inline void AddOperand(Operand&& operand);
501 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
Dloop_unswitch_pass.cpp381 phi->AddOperand({SPV_OPERAND_TYPE_ID, {incoming_value_id}}); in PerformUnswitch()
382 phi->AddOperand({SPV_OPERAND_TYPE_ID, {pred}}); in PerformUnswitch()
Dmerge_return_pass.cpp227 inst->AddOperand({SPV_OPERAND_TYPE_ID, {undefId}}); in UpdatePhiNodes()
228 inst->AddOperand({SPV_OPERAND_TYPE_ID, {new_source->id()}}); in UpdatePhiNodes()
Dloop_peeling.cpp464 phi->AddOperand( in PeelBefore()
466 phi->AddOperand( in PeelBefore()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp339 void InstrEmitter::AddOperand(MachineInstr *MI, SDValue Op, in AddOperand() function in InstrEmitter
522 AddOperand(MI, N0, 0, 0, VRBaseMap, /*IsDebug=*/false, in EmitSubregNode()
525 AddOperand(MI, N1, 0, 0, VRBaseMap, /*IsDebug=*/false, in EmitSubregNode()
587 AddOperand(MI, Op, i+1, &II, VRBaseMap, /*IsDebug=*/false, in EmitRegSequence()
628 AddOperand(&*MIB, Op, (*MIB).getNumOperands(), &II, VRBaseMap, in EmitDbgValue()
742 AddOperand(MI, Node->getOperand(i), i-NumSkip+II.getNumDefs(), &II, in EmitMachineNode()
891 AddOperand(MI, Node->getOperand(i), 0, 0, VRBaseMap, in EmitSpecialNode()
DInstrEmitter.h74 void AddOperand(MachineInstr *MI, SDValue Op,
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp375 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
567 AddOperand(MIB, N0, 0, nullptr, VRBaseMap, /*IsDebug=*/false, in EmitSubregNode()
570 AddOperand(MIB, N1, 0, nullptr, VRBaseMap, /*IsDebug=*/false, in EmitSubregNode()
637 AddOperand(MIB, Op, i+1, &II, VRBaseMap, /*IsDebug=*/false, in EmitRegSequence()
684 AddOperand(MIB, Op, (*MIB).getNumOperands(), &II, VRBaseMap, in EmitDbgValue()
800 AddOperand(MIB, Node->getOperand(i), i-NumSkip+NumDefs, &II, in EmitMachineNode()
1000 AddOperand(MIB, Node->getOperand(i), 0, nullptr, VRBaseMap, in EmitSpecialNode()
DInstrEmitter.h76 void AddOperand(MachineInstrBuilder &MIB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp383 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
605 AddOperand(MIB, N0, 0, nullptr, VRBaseMap, /*IsDebug=*/false, in EmitSubregNode()
608 AddOperand(MIB, N1, 0, nullptr, VRBaseMap, /*IsDebug=*/false, in EmitSubregNode()
675 AddOperand(MIB, Op, i+1, &II, VRBaseMap, /*IsDebug=*/false, in EmitRegSequence()
725 AddOperand(MIB, Op, (*MIB).getNumOperands(), &II, VRBaseMap, in EmitDbgValue()
880 AddOperand(MIB, Node->getOperand(i), i-NumSkip+NumDefs, &II, in EmitMachineNode()
1084 AddOperand(MIB, Node->getOperand(i), 0, nullptr, VRBaseMap, in EmitSpecialNode()
DInstrEmitter.h76 void AddOperand(MachineInstrBuilder &MIB,
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp197 phi_inst->AddOperand(Operand(SPV_OPERAND_TYPE_ID, {undef_id})); in AdaptPhiInstructionsForAddedEdge()
198 phi_inst->AddOperand(Operand(SPV_OPERAND_TYPE_ID, {from_id})); in AdaptPhiInstructionsForAddedEdge()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp195 phi_inst->AddOperand(Operand(SPV_OPERAND_TYPE_ID, {undef_id})); in AdaptPhiInstructionsForAddedEdge()
196 phi_inst->AddOperand(Operand(SPV_OPERAND_TYPE_ID, {from_id})); in AdaptPhiInstructionsForAddedEdge()

12