Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-GPU/rust-gpu
/ cx
Method
cx
crates/rustc_codegen_spirv/src/builder/builder_methods.rs:658–660 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
656
}
657
658
fn cx(&self) -> &Self::CodegenCx {
659
self.cx
660
}
661
662
fn llbb(&self) -> Self::BasicBlock {
663
self.basic_block
Callers
6
report_diagnostics
Function · 0.80
run_func_passes
Function · 0.80
convert_custom_aborts_to_unstructured_returns_in_entry_points
Function · 0.80
convert_custom_debuginfo_to_spv
Function · 0.80
fptoint_sat
Method · 0.80
write_operand_repeatedly
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected