/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_shader.cpp | 1176 inst_is_in_block(const bblock_t *block, const backend_instruction *inst) in inst_is_in_block() argument 1198 backend_instruction::insert_after(bblock_t *block, backend_instruction *inst) in insert_after() argument 1214 backend_instruction::insert_before(bblock_t *block, backend_instruction *inst) in insert_before() argument [all...] |
H A D | brw_eu.c | 219 brw_inst_set_compression(const struct intel_device_info *devinfo, brw_inst *inst, bool on) brw_inst_set_compression() argument 251 brw_inst_set_group(const struct intel_device_info *devinfo, brw_inst *inst, unsigned group) brw_inst_set_group() argument 479 const brw_inst *inst = (const brw_inst *) ((const char *) assembly + offset); brw_label_assembly() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_lowering.c | 197 transform_dst(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_dst() argument 278 transform_lrp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_lrp() argument 328 transform_frc(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_frc() argument 373 transform_pow(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_pow() argument 433 transform_lit(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_lit() argument 558 transform_exp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_exp() argument 681 transform_log(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_log() argument 819 transform_dotp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_dotp() argument 905 transform_flr_ceil(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_flr_ceil() argument 959 transform_trunc(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_trunc() argument 1032 transform_samp(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_samp() argument 1303 rename_color_inputs(struct tgsi_lowering_context *ctx, struct tgsi_full_instruction *inst) rename_color_inputs() argument 1323 transform_instr(struct tgsi_transform_context *tctx, struct tgsi_full_instruction *inst) transform_instr() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_emit.h | 194 SVGA3dShaderInstToken inst; in inst_token() local 210 SVGA3dShaderInstToken inst; in inst_token_predicated() local 227 SVGA3dShaderInstToken inst; in inst_token_setp() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_dataflow.c | 103 struct rc_pair_instruction * inst = &fullinst->U.P; in reads_pair() local 64 pair_get_src_refmasks(unsigned int * refmasks, struct rc_pair_instruction * inst, unsigned int swz, unsigned int src) pair_get_src_refmasks() argument 183 rc_for_all_reads_src( struct rc_instruction * inst, rc_read_src_fn cb, void * userdata) rc_for_all_reads_src() argument 219 rc_pair_for_all_reads_arg( struct rc_instruction * inst, rc_pair_read_arg_fn cb, void * userdata) rc_pair_for_all_reads_arg() argument 241 rc_for_all_reads_mask(struct rc_instruction * inst, rc_read_write_mask_fn cb, void * userdata) rc_for_all_reads_mask() argument 258 struct rc_sub_instruction * inst = &fullinst->U.I; writes_normal() local 270 struct rc_pair_instruction * inst = &fullinst->U.P; writes_pair() local 288 rc_for_all_writes_mask(struct rc_instruction * inst, rc_read_write_mask_fn cb, void * userdata) rc_for_all_writes_mask() argument 303 mask_to_chan_cb(void * data, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) mask_to_chan_cb() argument 319 rc_for_all_reads_chan(struct rc_instruction * inst, rc_read_write_chan_fn cb, void * userdata) rc_for_all_reads_chan() argument 332 rc_for_all_writes_chan(struct rc_instruction * inst, rc_read_write_chan_fn cb, void * userdata) rc_for_all_writes_chan() argument 343 struct rc_sub_instruction * inst = &fullinst->U.I; remap_normal_instruction() local 392 struct rc_pair_instruction * inst = &fullinst->U.P; remap_pair_instruction() local 442 rc_remap_registers(struct rc_instruction * inst, rc_remap_register_fn cb, void * userdata) rc_remap_registers() argument 475 add_reader( struct memory_pool * pool, struct rc_reader_data * data, struct rc_instruction * inst, unsigned int mask) add_reader() argument 490 add_reader_normal( struct memory_pool * pool, struct rc_reader_data * data, struct rc_instruction * inst, unsigned int mask, struct rc_src_register * src) add_reader_normal() argument 502 add_reader_pair( struct memory_pool * pool, struct rc_reader_data * data, struct rc_instruction * inst, unsigned int mask, struct rc_pair_instruction_arg * arg, struct rc_pair_instruction_source * src) add_reader_pair() argument 558 get_readers_pair_read_callback( void * userdata, struct rc_instruction * inst, struct rc_pair_instruction_arg * arg, struct rc_pair_instruction_source * src) get_readers_pair_read_callback() argument 587 get_readers_normal_read_callback( void * userdata, struct rc_instruction * inst, struct rc_src_register * src) get_readers_normal_read_callback() argument 616 get_readers_write_callback( void *userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) get_readers_write_callback() argument [all...] |
H A D | radeon_compiler_util.c | 216 normal_rewrite_writemask_cb( void * userdata, struct rc_instruction * inst, struct rc_src_register * src) normal_rewrite_writemask_cb() argument 229 rc_normal_rewrite_writemask( struct rc_instruction * inst, unsigned int conversion_swizzle) rc_normal_rewrite_writemask() argument 399 can_use_presub_read_cb( void * userdata, struct rc_instruction * inst, struct rc_src_register * src) can_use_presub_read_cb() argument 418 rc_inst_can_use_presub( struct rc_instruction * inst, rc_presubtract_op presub_op, unsigned int presub_writemask, const struct rc_src_register * replace_reg, const struct rc_src_register * presub_src0, const struct rc_src_register * presub_src1) rc_inst_can_use_presub() argument 520 max_callback( void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) max_callback() argument 543 struct rc_instruction * inst; rc_get_max_index() local 567 rc_pair_remove_src( struct rc_instruction * inst, unsigned int src_type, unsigned int source) rc_pair_remove_src() argument 587 rc_get_flow_control_inst(struct rc_instruction * inst) rc_get_flow_control_inst() argument 613 struct rc_instruction * inst; rc_match_endloop() local 635 struct rc_instruction * inst; rc_match_bgnloop() local [all...] |
H A D | radeon_optimize.c | 68 static void copy_propagate_scan_read(void * data, struct rc_instruction * inst, in copy_propagate_scan_read() argument 106 src_clobbered_reads_cb( void * data, struct rc_instruction * inst, struct rc_src_register * src) src_clobbered_reads_cb() argument 125 is_src_clobbered_scan_write( void * data, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) is_src_clobbered_scan_write() argument 165 struct rc_instruction * inst = reader_data.Readers[i].Inst; copy_propagate() local 178 struct rc_instruction * inst = reader_data.Readers[i].Inst; copy_propagate() local 229 constant_folding_mad(struct rc_instruction * inst) constant_folding_mad() argument 270 constant_folding_mul(struct rc_instruction * inst) constant_folding_mul() argument 303 constant_folding_add(struct rc_instruction * inst) constant_folding_add() argument 328 constant_folding(struct radeon_compiler * c, struct rc_instruction * inst) constant_folding() argument 450 presub_scan_read( void * data, struct rc_instruction * inst, struct rc_src_register * src) presub_scan_read() argument 534 is_presub_candidate( struct radeon_compiler * c, struct rc_instruction * inst) is_presub_candidate() argument 692 omod_filter_reader_cb( void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) omod_filter_reader_cb() argument 707 omod_filter_writer_cb( void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) omod_filter_writer_cb() argument 816 struct rc_instruction * inst; peephole_mul_omod() local 872 peephole(struct radeon_compiler * c, struct rc_instruction * inst) peephole() argument 903 merge_movs(struct radeon_compiler * c, struct rc_instruction * inst) merge_movs() argument 971 struct rc_instruction * inst = c->Program.Instructions.Next; rc_optimize() local [all...] |
H A D | radeon_program_alu.c | 198 static int is_dst_safe_to_reuse(struct rc_instruction *inst) in is_dst_safe_to_reuse() argument 217 try_to_reuse_dst(struct radeon_compiler *c, struct rc_instruction *inst) try_to_reuse_dst() argument 230 transform_CEIL(struct radeon_compiler* c, struct rc_instruction* inst) transform_CEIL() argument 250 transform_DP2(struct radeon_compiler* c, struct rc_instruction* inst) transform_DP2() argument 269 transform_DST(struct radeon_compiler* c, struct rc_instruction* inst) transform_DST() argument 278 transform_FLR(struct radeon_compiler* c, struct rc_instruction* inst) transform_FLR() argument 288 transform_TRUNC(struct radeon_compiler* c, struct rc_instruction* inst) transform_TRUNC() argument 324 transform_LIT(struct radeon_compiler* c, struct rc_instruction* inst) transform_LIT() argument 389 transform_LRP(struct radeon_compiler* c, struct rc_instruction* inst) transform_LRP() argument 404 transform_POW(struct radeon_compiler* c, struct rc_instruction* inst) transform_POW() argument 428 transform_ROUND(struct radeon_compiler* c, struct rc_instruction* inst) transform_ROUND() argument 456 transform_RSQ(struct radeon_compiler* c, struct rc_instruction* inst) transform_RSQ() argument 462 transform_SEQ(struct radeon_compiler* c, struct rc_instruction* inst) transform_SEQ() argument 474 transform_SGE(struct radeon_compiler* c, struct rc_instruction* inst) transform_SGE() argument 486 transform_SGT(struct radeon_compiler* c, struct rc_instruction* inst) transform_SGT() argument 498 transform_SLE(struct radeon_compiler* c, struct rc_instruction* inst) transform_SLE() argument 510 transform_SLT(struct radeon_compiler* c, struct rc_instruction* inst) transform_SLT() argument 522 transform_SNE(struct radeon_compiler* c, struct rc_instruction* inst) transform_SNE() argument 534 transform_SSG(struct radeon_compiler* c, struct rc_instruction* inst) transform_SSG() argument 572 transform_SUB(struct radeon_compiler* c, struct rc_instruction* inst) transform_SUB() argument 593 radeonTransformALU( struct radeon_compiler * c, struct rc_instruction* inst, void* unused) radeonTransformALU() argument 622 transform_r300_vertex_CMP(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_CMP() argument 651 transform_r300_vertex_DP2(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_DP2() argument 659 transform_r300_vertex_DP3(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_DP3() argument 674 transform_r300_vertex_fix_LIT(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_fix_LIT() argument 698 transform_r300_vertex_SEQ(struct radeon_compiler *c, struct rc_instruction *inst) transform_r300_vertex_SEQ() argument 725 transform_r300_vertex_SNE(struct radeon_compiler *c, struct rc_instruction *inst) transform_r300_vertex_SNE() argument 752 transform_r300_vertex_SGT(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_SGT() argument 761 transform_r300_vertex_SLE(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_SLE() argument 770 transform_r300_vertex_SSG(struct radeon_compiler* c, struct rc_instruction* inst) transform_r300_vertex_SSG() argument 806 transform_vertex_TRUNC(struct radeon_compiler* c, struct rc_instruction* inst) transform_vertex_TRUNC() argument 821 r300_transform_vertex_alu( struct radeon_compiler * c, struct rc_instruction* inst, void* unused) r300_transform_vertex_alu() argument 886 sin_approx( struct radeon_compiler* c, struct rc_instruction * inst, struct rc_dst_register dst, struct rc_src_register src, const unsigned int* constants) sin_approx() argument 914 r300_transform_trig_simple(struct radeon_compiler* c, struct rc_instruction* inst, void* unused) r300_transform_trig_simple() argument 994 r300_transform_SIN_COS(struct radeon_compiler *c, struct rc_instruction *inst, unsigned srctmp) r300_transform_SIN_COS() argument 1017 radeonTransformTrigScale(struct radeon_compiler* c, struct rc_instruction* inst, void* unused) radeonTransformTrigScale() argument 1050 r300_transform_trig_scale_vertex(struct radeon_compiler *c, struct rc_instruction *inst, void *unused) r300_transform_trig_scale_vertex() argument 1094 radeonStubDeriv(struct radeon_compiler* c, struct rc_instruction* inst, void* unused) radeonStubDeriv() argument 1119 radeonTransformDeriv(struct radeon_compiler* c, struct rc_instruction* inst, void* unused) radeonTransformDeriv() argument 1158 struct rc_instruction * inst; rc_transform_KILL() local 1189 rc_force_output_alpha_to_one(struct radeon_compiler *c, struct rc_instruction *inst, void *data) rc_force_output_alpha_to_one() argument [all...] |
H A D | radeon_pair_regalloc.c | 212 static void scan_read_callback(void * data, struct rc_instruction * inst, in scan_read_callback() argument 236 static void remap_register(void * data, struct rc_instruction * inst, in remap_register() argument 520 struct rc_instruction * inst; in do_advanced_regalloc() local 312 variable_get_class_read_cb( void * userdata, struct rc_instruction * inst, struct rc_pair_instruction_arg * arg, struct rc_pair_instruction_source * src) variable_get_class_read_cb() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_image.cpp | 98 const Instruction* inst = _.FindDef(id); in GetImageTypeInfo() local 242 ValidateImageOperands(ValidationState_t& _, const Instruction* inst, const ImageTypeInfo& info, uint32_t word_index) ValidateImageOperands() argument 637 ValidateImageCommon(ValidationState_t& _, const Instruction* inst, const ImageTypeInfo& info) ValidateImageCommon() argument 728 GetActualResultType(ValidationState_t& _, const Instruction* inst, uint32_t* actual_result_type) GetActualResultType() argument 763 ValidateTypeImage(ValidationState_t& _, const Instruction* inst) ValidateTypeImage() argument 896 ValidateTypeSampledImage(ValidationState_t& _, const Instruction* inst) ValidateTypeSampledImage() argument 949 ValidateSampledImage(ValidationState_t& _, const Instruction* inst) ValidateSampledImage() argument 1044 ValidateImageTexelPointer(ValidationState_t& _, const Instruction* inst) ValidateImageTexelPointer() argument 1162 ValidateImageLod(ValidationState_t& _, const Instruction* inst) ValidateImageLod() argument 1257 ValidateImageDrefLod(ValidationState_t& _, const Instruction* inst) ValidateImageDrefLod() argument 1327 ValidateImageFetch(ValidationState_t& _, const Instruction* inst) ValidateImageFetch() argument 1399 ValidateImageGather(ValidationState_t& _, const Instruction* inst) ValidateImageGather() argument 1503 ValidateImageRead(ValidationState_t& _, const Instruction* inst) ValidateImageRead() argument 1628 ValidateImageWrite(ValidationState_t& _, const Instruction* inst) ValidateImageWrite() argument 1713 ValidateImage(ValidationState_t& _, const Instruction* inst) ValidateImage() argument 1737 ValidateImageQuerySizeLod(ValidationState_t& _, const Instruction* inst) ValidateImageQuerySizeLod() argument 1803 ValidateImageQuerySize(ValidationState_t& _, const Instruction* inst) ValidateImageQuerySize() argument 1860 ValidateImageQueryFormatOrOrder(ValidationState_t& _, const Instruction* inst) ValidateImageQueryFormatOrOrder() argument 1874 ValidateImageQueryLod(ValidationState_t& _, const Instruction* inst) ValidateImageQueryLod() argument 1972 ValidateImageSparseLod(ValidationState_t& _, const Instruction* inst) ValidateImageSparseLod() argument 1979 ValidateImageQueryLevelsOrSamples(ValidationState_t& _, const Instruction* inst) ValidateImageQueryLevelsOrSamples() argument 2027 ValidateImageSparseTexelsResident(ValidationState_t& _, const Instruction* inst) ValidateImageSparseTexelsResident() argument 2046 ImagePass(ValidationState_t& _, const Instruction* inst) ImagePass() argument [all...] |
H A D | validate_type.cpp | 48 spv_result_t ValidateUniqueness(ValidationState_t& _, const Instruction* inst) { in ValidateUniqueness() argument 65 spv_result_t ValidateTypeInt(ValidationState_t& _, const Instruction* inst) { in ValidateTypeInt() argument 119 ValidateTypeFloat(ValidationState_t& _, const Instruction* inst) ValidateTypeFloat() argument 149 ValidateTypeVector(ValidationState_t& _, const Instruction* inst) ValidateTypeVector() argument 182 ValidateTypeMatrix(ValidationState_t& _, const Instruction* inst) ValidateTypeMatrix() argument 212 ValidateTypeArray(ValidationState_t& _, const Instruction* inst) ValidateTypeArray() argument 281 ValidateTypeRuntimeArray(ValidationState_t& _, const Instruction* inst) ValidateTypeRuntimeArray() argument 338 ValidateTypeStruct(ValidationState_t& _, const Instruction* inst) ValidateTypeStruct() argument 438 ValidateTypePointer(ValidationState_t& _, const Instruction* inst) ValidateTypePointer() argument 473 ValidateTypeFunction(ValidationState_t& _, const Instruction* inst) ValidateTypeFunction() argument 524 ValidateTypeForwardPointer(ValidationState_t& _, const Instruction* inst) ValidateTypeForwardPointer() argument 559 ValidateTypeCooperativeMatrixNV(ValidationState_t& _, const Instruction* inst) ValidateTypeCooperativeMatrixNV() argument 607 TypePass(ValidationState_t& _, const Instruction* inst) TypePass() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Optimizer.cpp | 81 Ice::Inst *inst; member 820 setDefinition(Ice::Variable *var, Ice::Inst *inst) setDefinition() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | constants.h | 615 bool MapInst(Instruction* inst) { in MapInst() argument 633 void MapConstantToInst(const Constant* const_value, Instruction* inst) { in MapConstantToInst() argument [all...] |
H A D | dead_branch_elim_pass.cpp | 275 Instruction* inst = &*iter; in FixPhiNodesInLiveBlocks() local [all...] |
H A D | graphics_robust_access_pass.cpp | 212 auto* inst = context()->module()->GetMemoryModel(); in IsCompatibleModule() local 265 Instruction& inst = *access_chain; ClampIndicesForAccessChain() local 581 Instruction* inst = import_inst.get(); GetGlslInsts() local [all...] |
H A D | inline_pass.cpp | 265 Instruction* inst = &*cii; in MoveInstsBeforeEntryBlock() local 222 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* postCallSB, std::unordered_map<uint32_t, Instruction*>* preCallSB, std::unique_ptr<BasicBlock>* block_ptr) CloneSameBlockOps() argument 328 InlineSingleInstruction( const std::unordered_map<uint32_t, uint32_t>& callee2caller, BasicBlock* new_blk_ptr, const Instruction* inst, uint32_t dbg_inlined_at) InlineSingleInstruction() argument 362 InlineReturn( const std::unordered_map<uint32_t, uint32_t>& callee2caller, std::vector<std::unique_ptr<BasicBlock>>* new_blocks, std::unique_ptr<BasicBlock> new_blk_ptr, analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn, const Instruction* inst, uint32_t returnVarId) InlineReturn() argument 657 IsInlinableFunctionCall(const Instruction* inst) IsInlinableFunctionCall() argument [all...] |
H A D | ir_context.cpp | 164 Instruction* IRContext::KillInst(Instruction* inst) { in KillInst() argument 220 CollectNonSemanticTree( Instruction* inst, std::unordered_set<Instruction*>* to_kill) CollectNonSemanticTree() argument 372 ForgetUses(Instruction* inst) ForgetUses() argument 387 AnalyzeUses(Instruction* inst) AnalyzeUses() argument 418 KillNamesAndDecorates(Instruction* inst) KillNamesAndDecorates() argument 424 KillOperandFromDebugInstructions(Instruction* inst) KillOperandFromDebugInstructions() argument 725 RemoveFromIdToName(const Instruction* inst) RemoveFromIdToName() argument 928 EmitErrorMessage(std::string message, Instruction* inst) EmitErrorMessage() argument [all...] |
H A D | merge_return_pass.cpp | 267 CreatePhiNodesForInst(BasicBlock* merge_block, Instruction& inst) CreatePhiNodesForInst() argument 866 Instruction* inst = &*bb.begin(); HasNontrivialUnreachableBlocks() local [all...] |
H A D | scalar_analysis.cpp | 165 SENode* ScalarEvolutionAnalysis::AnalyzeInstruction(const Instruction* inst) { in AnalyzeInstruction() argument 198 SENode* ScalarEvolutionAnalysis::AnalyzeConstant(const Instruction* inst) { in AnalyzeConstant() argument 228 AnalyzeAddOp(const Instruction* inst) AnalyzeAddOp() argument 352 CreateValueUnknownNode( const Instruction* inst) CreateValueUnknownNode() argument [all...] |
H A D | scalar_replacement_pass.cpp | 81 ReplaceVariable( Instruction* inst, std::queue<Instruction*>* worklist) ReplaceVariable() argument 383 CreateReplacementVariables( Instruction* inst, std::vector<Instruction*>* replacements) CreateReplacementVariables() argument 480 Instruction* inst = &*block->begin(); CreateVariable() local 650 const Instruction* inst = get_def_use_mgr()->GetDef(id); IsSpecConstant() local 795 CheckUses(const Instruction* inst, VariableStats* stats) const CheckUses() argument 894 CheckLoad(const Instruction* inst, uint32_t index) const CheckLoad() argument 903 CheckStore(const Instruction* inst, uint32_t index) const CheckStore() argument 925 GetUsedComponents(Instruction* inst) GetUsedComponents() argument [all...] |
H A D | type_manager.cpp | 501 Instruction* inst = &*--context()->annotation_end(); in CreateDecoration() local 663 Type* TypeManager::RecordIfTypeDefinition(const Instruction& inst) { in RecordIfTypeDefinition() argument 889 AttachDecoration(const Instruction& inst, Type* type) AttachDecoration() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | constants.h | 615 bool MapInst(Instruction* inst) { in MapInst() argument 633 void MapConstantToInst(const Constant* const_value, Instruction* inst) { in MapConstantToInst() argument [all...] |
H A D | dead_branch_elim_pass.cpp | 275 Instruction* inst = &*iter; in FixPhiNodesInLiveBlocks() local [all...] |
H A D | graphics_robust_access_pass.cpp | 212 auto* inst = context()->module()->GetMemoryModel(); in IsCompatibleModule() local 265 Instruction& inst = *access_chain; ClampIndicesForAccessChain() local 581 Instruction* inst = import_inst.get(); GetGlslInsts() local [all...] |
H A D | inline_pass.cpp | 265 Instruction* inst = &*cii; in MoveInstsBeforeEntryBlock() local 222 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* postCallSB, std::unordered_map<uint32_t, Instruction*>* preCallSB, std::unique_ptr<BasicBlock>* block_ptr) CloneSameBlockOps() argument 328 InlineSingleInstruction( const std::unordered_map<uint32_t, uint32_t>& callee2caller, BasicBlock* new_blk_ptr, const Instruction* inst, uint32_t dbg_inlined_at) InlineSingleInstruction() argument 362 InlineReturn( const std::unordered_map<uint32_t, uint32_t>& callee2caller, std::vector<std::unique_ptr<BasicBlock>>* new_blocks, std::unique_ptr<BasicBlock> new_blk_ptr, analysis::DebugInlinedAtContext* inlined_at_ctx, Function* calleeFn, const Instruction* inst, uint32_t returnVarId) InlineReturn() argument 657 IsInlinableFunctionCall(const Instruction* inst) IsInlinableFunctionCall() argument [all...] |