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