Searched refs:PFALSE (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 82 PFALSE, enumerator
|
| H A D | HexagonISelLowering.cpp | 1967 case HexagonISD::PFALSE: return "HexagonISD::PFALSE"; in getTargetNodeName() 2993 return DAG.getNode(HexagonISD::PFALSE, dl, VecTy); in LowerBUILD_VECTOR() 3527 case HexagonISD::PFALSE: in PerformDAGCombine()
|
| H A D | HexagonPatterns.td | 97 def HexagonPFALSE: SDNode<"HexagonISD::PFALSE", SDTVecLeaf>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA510.td | 611 def : InstRW<[CortexA510Write<2, CortexA510UnitVALU0>], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
|
| H A D | AArch64SchedA320.td | 633 def : InstRW<[CortexA320Write<2, CortexA320UnitVALU>], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
|
| H A D | AArch64SchedNeoverseV1.td | 1464 "^PFALSE$", "^PFIRST_B$",
|
| H A D | AArch64SchedA64FX.td | 2094 "^NANDS?_P", "^NORS?_P", "^ORNS?_P", "^PFALSE", "^PNEXT",
|
| H A D | AArch64SchedNeoverseN2.td | 1597 def : InstRW<[N2Write_2c_1M], (instregex "^PFALSE$", "^PTRUE_[BHSD]$")>;
|
| H A D | AArch64SchedNeoverseN3.td | 1567 def : InstRW<[N3Write_2c_1M], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
|
| H A D | AArch64FrameLowering.cpp | 1068 BuildMI(MBB, MBBI, DL, TII.get(AArch64::PFALSE), PReg); in emitZeroCallUsedRegs()
|
| H A D | AArch64SchedNeoverseV2.td | 2082 def : InstRW<[V2Write_2c_1M], (instregex "^PFALSE", "^PTRUE_[BHSD]")>;
|
| H A D | AArch64SVEInstrInfo.td | 1073 defm PFALSE : sve_int_pfalse<0b000000, "pfalse">; 4385 def : InstAlias<"pfalse\t$Pd", (PFALSE PPRorPNR8:$Pd), 0>;
|