Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h112 IOCSRRD_D, enumerator
H A DLoongArchInstrInfo.td142 def loongarch_iocsrrd_d : SDNode<"LoongArchISD::IOCSRRD_D", SDTUnaryOp,
2303 def IOCSRRD_D : IOCSRRD<0x06480c00>;
2352 def : Pat<(loongarch_iocsrrd_d GPR:$rj), (IOCSRRD_D GPR:$rj)>;
H A DLoongArchISelLowering.cpp2287 LoongArchISD::IOCSRRD_D, DL, {GRLenVT, MVT::Other}, in lowerINTRINSIC_W_CHAIN()
4617 NODE_NAME_CASE(IOCSRRD_D) in getTargetNodeName()