Home
last modified time | relevance | path

Searched refs:END_REGISTER_VP_INTRINSIC (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DVPIntrinsics.def31 #ifndef END_REGISTER_VP_INTRINSIC
32 #define END_REGISTER_VP_INTRINSIC(VPID)
76 END_REGISTER_VP_INTRINSIC(INTRIN) \
239 #undef END_REGISTER_VP_INTRINSIC
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DIntrinsicInst.cpp411 #define END_REGISTER_VP_INTRINSIC(...) break; in getFunctionalOpcodeForVP() macro
424 #define END_REGISTER_VP_INTRINSIC(VPID) return Intrinsic::VPID; in getForOpcode() macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7322 #define END_REGISTER_VP_INTRINSIC(...) break; in getISDForVPIntrinsic() macro