Home
last modified time | relevance | path

Searched defs:geom (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dwmma.py42 def __init__(self, geom, frag, ptx_elt_type): argument
295 def is_wmma_geom_supported(geom): argument
311 def is_mma_geom_supported(geom): argument
330 def is_ldmatrix_geom_supported(geom): argument
H A Dsurf-tex.py743 get_llvm_tld4_access(geom) global() argument
773 get_llvm_tld4_access_type(geom) global() argument
783 get_ptx_tld4_access(geom) global() argument
[all...]
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx-mma.py17 def __init__(self, geom, frag, ptx_elt_type): argument
113 def is_geom_supported(geom): argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp19805 MMA_VARIANTS(geom,type) getNVPTXMmaInfo() argument
19810 MMA_SATF_VARIANTS(geom,type) getNVPTXMmaInfo() argument
19817 MMA_VARIANTS_I4(geom,type) getNVPTXMmaInfo() argument
19827 MMA_VARIANTS_B1_XOR(geom,type) getNVPTXMmaInfo() argument
19836 MMA_VARIANTS_B1_AND(geom,type) getNVPTXMmaInfo() argument
[all...]