Searched refs:PFALSE (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 81 PFALSE, enumerator
|
| H A D | HexagonISelLowering.cpp | 1928 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 D | HexagonPatterns.td | 97 def HexagonPFALSE: SDNode<"HexagonISD::PFALSE", SDTVecLeaf>;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA510.td | 608 def : InstRW<[CortexA510Write<6, CortexA510UnitVALU0>], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
|
| H A D | AArch64SchedNeoverseV1.td | 1351 "^PFALSE$", "^PFIRST_B$",
|
| H A D | AArch64FrameLowering.cpp | 990 BuildMI(MBB, MBBI, DL, TII.get(AArch64::PFALSE), PReg); in emitZeroCallUsedRegs()
|
| H A D | AArch64SchedNeoverseN2.td | 1556 def : InstRW<[N2Write_2cyc_1M], (instregex "^PFALSE$", "^PTRUE_[BHSD]$")>;
|
| H A D | AArch64SchedA64FX.td | 2094 "^NANDS?_P", "^NORS?_P", "^ORNS?_P", "^PFALSE", "^PNEXT",
|
| H A D | AArch64SchedNeoverseV2.td | 2062 def : InstRW<[V2Write_2cyc_1M], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
|
| H A D | AArch64SVEInstrInfo.td | 916 defm PFALSE : sve_int_pfalse<0b000000, "pfalse">; 4028 def : InstAlias<"pfalse\t$Pd", (PFALSE PNRasPPR8:$Pd), 0>;
|