Home
last modified time | relevance | path

Searched refs:CRAND (Results 1 – 25 of 149) sorted by relevance

123456

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dearly-ret-verify.mir35 …renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr1, implicit…
57 …; CHECK: renamable $cr5lt = CRAND killed renamable $cr0eq, killed renamable $cr1lt, implicit $cr…
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp259 case PPC::CRAND: in computeBranchTargetAndInversion()
295 case PPC::CRAND: in computeBranchTargetAndInversion()
367 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
603 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp259 case PPC::CRAND: in computeBranchTargetAndInversion()
295 case PPC::CRAND: in computeBranchTargetAndInversion()
367 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
603 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp284 case PPC::CRAND: in computeBranchTargetAndInversion()
320 case PPC::CRAND: in computeBranchTargetAndInversion()
392 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
629 CRI.MI->getOpcode() != PPC::CRAND && in splitBlockOnBinaryCROp()

123456