Home
last modified time | relevance | path

Searched refs:PredRevOpcode (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4417 int PredRevOpcode = -1; in reversePrediction() local
4419 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4421 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4422 assert(PredRevOpcode > 0); in reversePrediction()
4423 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4595 int PredRevOpcode = -1; in reversePrediction() local
4597 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4599 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4600 assert(PredRevOpcode > 0); in reversePrediction()
4601 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4417 int PredRevOpcode = -1; in reversePrediction() local
4419 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4421 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4422 assert(PredRevOpcode > 0); in reversePrediction()
4423 return PredRevOpcode; in reversePrediction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4595 int PredRevOpcode = -1; in reversePrediction() local
4597 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4599 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4600 assert(PredRevOpcode > 0); in reversePrediction()
4601 return PredRevOpcode; in reversePrediction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4417 int PredRevOpcode = -1; in reversePrediction() local
4419 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4421 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4422 assert(PredRevOpcode > 0); in reversePrediction()
4423 return PredRevOpcode; in reversePrediction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4598 int PredRevOpcode = -1; in reversePrediction() local
4600 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4602 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4603 assert(PredRevOpcode > 0); in reversePrediction()
4604 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4407 int PredRevOpcode = -1; in reversePrediction() local
4409 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4411 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4412 assert(PredRevOpcode > 0); in reversePrediction()
4413 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4373 int PredRevOpcode = -1; in reversePrediction() local
4375 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4377 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4378 assert(PredRevOpcode > 0); in reversePrediction()
4379 return PredRevOpcode; in reversePrediction()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4361 int PredRevOpcode = -1; in reversePrediction() local
4363 PredRevOpcode = Hexagon::notTakenBranchPrediction(Opcode); in reversePrediction()
4365 PredRevOpcode = Hexagon::takenBranchPrediction(Opcode); in reversePrediction()
4366 assert(PredRevOpcode > 0); in reversePrediction()
4367 return PredRevOpcode; in reversePrediction()