Searched defs:geom (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/test/CodeGen/NVPTX/ |
H A D | wmma.py | 42 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 D | surf-tex.py | 743 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 D | builtins-nvptx-mma.py | 17 def __init__(self, geom, frag, ptx_elt_type): argument 113 def is_geom_supported(geom): argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 19805 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...] |