Searched refs:AND_VL (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 187 AND_VL, enumerator
|
| H A D | RISCVISelLowering.cpp | 2558 RISCVISD::AND_VL); in LowerOperation() 2647 return lowerVPOp(Op, DAG, RISCVISD::AND_VL); in LowerOperation() 3325 DAG.getNode(RISCVISD::AND_VL, DL, ContainerVT, Src, SplatOne, Mask, VL); in lowerVectorMaskTrunc() 8392 NODE_NAME_CASE(AND_VL) in getTargetNodeName()
|
| H A D | RISCVInstrInfoVVLPatterns.td | 78 def riscv_and_vl : SDNode<"RISCVISD::AND_VL", SDT_RISCVIntBinOp_VL, [SDNPCommutative]>;
|