Searched refs:PFALSE (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | sve-pfalse-machine-cse.mir | 14 ; CHECK-NEXT: [[PFALSE:%[0-9]+]]:ppr = PFALSE 15 ; CHECK-NEXT: [[UZP1_PPP_B:%[0-9]+]]:ppr = UZP1_PPP_B [[COPY]], [[PFALSE]] 16 ; CHECK-NEXT: [[UZP1_PPP_B1:%[0-9]+]]:ppr = UZP1_PPP_B killed [[UZP1_PPP_B]], [[PFALSE]] 20 %2:ppr = PFALSE 22 %4:ppr = PFALSE
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 71 PFALSE, enumerator
|
| H A D | HexagonISelLowering.cpp | 1908 case HexagonISD::PFALSE: return "HexagonISD::PFALSE"; in getTargetNodeName() 2812 return DAG.getNode(HexagonISD::PFALSE, dl, VecTy); in LowerBUILD_VECTOR() 3312 case HexagonISD::PFALSE: in PerformDAGCombine()
|
| H A D | HexagonPatterns.td | 97 def HexagonPFALSE: SDNode<"HexagonISD::PFALSE", SDTVecLeaf>;
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 811 BuildMI(MBB, MBBI, DL, TII.get(AArch64::PFALSE), PReg); in emitZeroCallUsedRegs()
|
| H A D | AArch64SchedNeoverseN2.td | 1534 def : InstRW<[N2Write_2cyc_1M], (instregex "^PFALSE$", "^PTRUE_[BHSD]$")>;
|
| H A D | AArch64SchedA64FX.td | 3309 def : InstRW<[A64FXWrite_3Cyc_GI1], (instrs PFALSE)>;
|
| H A D | AArch64SVEInstrInfo.td | 824 defm PFALSE : sve_int_pfalse<0b000000, "pfalse">;
|