Home
last modified time | relevance | path

Searched refs:PFALSE (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h81 PFALSE, enumerator
H A DHexagonISelLowering.cpp1928 case HexagonISD::PFALSE: return "HexagonISD::PFALSE"; in getTargetNodeName()
2954 return DAG.getNode(HexagonISD::PFALSE, dl, VecTy); in LowerBUILD_VECTOR()
3484 case HexagonISD::PFALSE: in PerformDAGCombine()
H A DHexagonPatterns.td97 def HexagonPFALSE: SDNode<"HexagonISD::PFALSE", SDTVecLeaf>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td608 def : InstRW<[CortexA510Write<6, CortexA510UnitVALU0>], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
H A DAArch64SchedNeoverseV1.td1351 "^PFALSE$", "^PFIRST_B$",
H A DAArch64FrameLowering.cpp990 BuildMI(MBB, MBBI, DL, TII.get(AArch64::PFALSE), PReg); in emitZeroCallUsedRegs()
H A DAArch64SchedNeoverseN2.td1556 def : InstRW<[N2Write_2cyc_1M], (instregex "^PFALSE$", "^PTRUE_[BHSD]$")>;
H A DAArch64SchedA64FX.td2094 "^NANDS?_P", "^NORS?_P", "^ORNS?_P", "^PFALSE", "^PNEXT",
H A DAArch64SchedNeoverseV2.td2062 def : InstRW<[V2Write_2cyc_1M], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
H A DAArch64SVEInstrInfo.td916 defm PFALSE : sve_int_pfalse<0b000000, "pfalse">;
4028 def : InstAlias<"pfalse\t$Pd", (PFALSE PNRasPPR8:$Pd), 0>;