Searched defs:opKind1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 2205 #define getOpcV2H(ty, opKind0, opKind1) \ argument 2214 #define getOpcV4H(ty, opKind0, opKind1, opKind2, opKind3) \ argument 2217 #define getOpcV4H3(ty, opKind0, opKind1, opKind2, isImm3) \ argument 2221 #define getOpcV4H2(ty, opKind0, opKind1, isImm2, isImm3) \ argument
|