Home
last modified time | relevance | path

Searched defs:linkage (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_link.c43 svga_link_shaders(const struct tgsi_shader_info *outshader_info, const struct tgsi_shader_info *inshader_info, struct shader_linkage *linkage) svga_link_shaders() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.h116 Linkage* linkage() { return linkage_; } in linkage() function in v8::internal::compiler::final
H A Dmachine-graph-verifier.cc24 MachineRepresentationInferrer(Schedule const* schedule, Graph const* graph, Linkage* linkage, Zone* zone) MachineRepresentationInferrer() argument
1040 Run(Graph* graph, Schedule const* const schedule, Linkage* linkage, bool is_stub, const char* name, Zone* temp_zone) Run() argument
H A Dpipeline.cc552 void InitializeCodeGenerator(Linkage* linkage) { in InitializeCodeGenerator() argument
2690 bool PipelineImpl::OptimizeGraph(Linkage* linkage) { in OptimizeGraph() argument
3385 SelectInstructions(Linkage* linkage) SelectInstructions() argument
3601 AssembleCode(Linkage* linkage) AssembleCode() argument
[all...]
H A Dsimplified-lowering.cc4201 Linkage* linkage() { return linkage_; } in linkage() function in v8::internal::compiler::RepresentationSelector
330 RepresentationSelector(JSGraph* jsgraph, JSHeapBroker* broker, Zone* zone, RepresentationChanger* changer, SourcePositionTable* source_positions, NodeOriginTable* node_origins, TickCounter* tick_counter, Linkage* linkage, ObserveNodeManager* observe_node_manager, SimplifiedLoweringVerifier* verifier) RepresentationSelector() argument
4358 SimplifiedLowering( JSGraph* jsgraph, JSHeapBroker* broker, Zone* zone, SourcePositionTable* source_positions, NodeOriginTable* node_origins, TickCounter* tick_counter, Linkage* linkage, OptimizedCompilationInfo* info, ObserveNodeManager* observe_node_manager) SimplifiedLowering() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs145 pub fn linkage(&self) -> Linkage { in linkage() functions
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp744 TIntermAggregate* linkage = new TIntermAggregate; in finish() local
H A DIntermediate.cpp2834 void TIntermediate::addSymbolLinkageNodes(TIntermAggregate*& linkage, EShLanguage language, TSymbolTable& symbolTable) in addSymbolLinkageNodes() argument
2873 void TIntermediate::addSymbolLinkageNode(TIntermAggregate*& linkage, TSymbolTable& symbolTable, const TString& name) in addSymbolLinkageNode() argument
2880 void TIntermediate::addSymbolLinkageNode(TIntermAggregate*& linkage, const TSymbol& symbol) in addSymbolLinkageNode() argument
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator-impl.h180 Linkage* linkage() const { return gen_->linkage(); } in linkage() function in v8::internal::compiler::InstructionOperandConverter
H A Dcode-generator.h146 Linkage* linkage() const { return linkage_; } in linkage() function in v8::internal::compiler::final
H A Dinstruction-selector.h662 Linkage* linkage() const { return linkage_; } in linkage() function in v8::internal::compiler::final
H A Dcode-generator.cc44 CodeGenerator::CodeGenerator(Zone* codegen_zone, Frame* frame, Linkage* linkage, in CodeGenerator() argument
H A Dinstruction-selector.cc41 InstructionSelector( Zone* zone, size_t node_count, Linkage* linkage, InstructionSequence* sequence, Schedule* schedule, SourcePositionTable* source_positions, Frame* frame, EnableSwitchJumpTable enable_switch_jump_table, TickCounter* tick_counter, JSHeapBroker* broker, size_t* max_unoptimized_frame_height, size_t* max_pushed_argument_count, SourcePositionMode source_position_mode, Features features, EnableScheduling enable_scheduling, EnableRootsRelativeAddressing enable_roots_relative_addressing, EnableTraceTurboJson trace_turbo) InstructionSelector() argument
[all...]
/third_party/glslang/SPIRV/
H A DspvIR.h482 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType linkage, const std::string& name, Module& parent) in Function() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h300 struct pan_linkage linkage; member
H A Dpan_cmdstream.c2565 struct pan_linkage *linkage = prelink ? &vs->linkage : &_linkage; in panfrost_emit_varying_descriptor() local
/third_party/libbpf/src/
H A Dbtf_dump.c1995 enum btf_func_linkage linkage = btf_var(v)->linkage; in btf_dump_var_data() local
H A Dbtf.c2740 int btf__add_var(struct btf *btf, const char *name, int linkage, in argument
2621 btf__add_func(struct btf *btf, const char *name, enum btf_func_linkage linkage, int proto_type_id) global() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dshader_info.h75 bool linkage; member
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs736 pub fn linkage(&self) -> CXLinkageKind { in linkage() functions
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h277 SpvLinkageType linkage; member
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1065 AdjustStackPointerForTailCall(Instruction* instr, TurboAssembler* assembler, Linkage* linkage, OptimizedCompilationInfo* info, FrameAccessState* state, int new_slot_above_sp, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h387 GlobalValue::LinkageTypes linkage() const { in linkage() function in llvm::CalleeInfo::GlobalValueSummary
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c4686 struct LINK *linkage; in callback() local
[all...]

Completed in 67 milliseconds

12