Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2913 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3004 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3012 if (IsRHSOne) { in get32BitZExtCompare()
3086 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3183 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3190 if (IsRHSOne) { in get32BitSExtCompare()
3258 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3338 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3346 if (IsRHSOne) in get64BitZExtCompare()
3415 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2928 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3019 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3027 if (IsRHSOne) { in get32BitZExtCompare()
3101 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3198 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3205 if (IsRHSOne) { in get32BitSExtCompare()
3273 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3353 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3361 if (IsRHSOne) in get64BitZExtCompare()
3430 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2913 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3004 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3012 if (IsRHSOne) { in get32BitZExtCompare()
3086 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3183 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3190 if (IsRHSOne) { in get32BitSExtCompare()
3258 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3338 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3346 if (IsRHSOne) in get64BitZExtCompare()
3415 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2928 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3019 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3027 if (IsRHSOne) { in get32BitZExtCompare()
3101 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3198 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3205 if (IsRHSOne) { in get32BitSExtCompare()
3273 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3353 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3361 if (IsRHSOne) in get64BitZExtCompare()
3430 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2913 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3004 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3012 if (IsRHSOne) { in get32BitZExtCompare()
3086 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3183 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3190 if (IsRHSOne) { in get32BitSExtCompare()
3258 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3338 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3346 if (IsRHSOne) in get64BitZExtCompare()
3415 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2866 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
2957 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
2965 if (IsRHSOne) { in get32BitZExtCompare()
3039 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3136 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3143 if (IsRHSOne) { in get32BitSExtCompare()
3211 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3291 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3299 if (IsRHSOne) in get64BitZExtCompare()
3368 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2896 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
2987 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
2995 if (IsRHSOne) { in get32BitZExtCompare()
3069 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3166 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3173 if (IsRHSOne) { in get32BitSExtCompare()
3241 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3321 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3329 if (IsRHSOne) in get64BitZExtCompare()
3398 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2868 bool IsRHSOne = RHSValue == 1;
2959 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
2967 if (IsRHSOne) {
3041 bool IsRHSOne = RHSValue == 1;
3138 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3145 if (IsRHSOne) {
3213 bool IsRHSOne = RHSValue == 1;
3293 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3301 if (IsRHSOne)
3370 bool IsRHSOne = RHSValue == 1;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2741 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
2832 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
2840 if (IsRHSOne) { in get32BitZExtCompare()
2914 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3011 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3018 if (IsRHSOne) { in get32BitSExtCompare()
3086 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3166 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3174 if (IsRHSOne) in get64BitZExtCompare()
3243 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3149 bool IsRHSOne = RHSValue == 1;
3240 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3248 if (IsRHSOne) {
3322 bool IsRHSOne = RHSValue == 1;
3419 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3426 if (IsRHSOne) {
3494 bool IsRHSOne = RHSValue == 1;
3574 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1;
3582 if (IsRHSOne)
3651 bool IsRHSOne = RHSValue == 1;
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3149 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3240 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3248 if (IsRHSOne) { in get32BitZExtCompare()
3322 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3419 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3426 if (IsRHSOne) { in get32BitSExtCompare()
3494 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3574 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3582 if (IsRHSOne) in get64BitZExtCompare()
3651 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2900 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
2991 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
2999 if (IsRHSOne) { in get32BitZExtCompare()
3073 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3170 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3177 if (IsRHSOne) { in get32BitSExtCompare()
3245 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3325 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3333 if (IsRHSOne) in get64BitZExtCompare()
3402 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3149 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3240 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3248 if (IsRHSOne) { in get32BitZExtCompare()
3322 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3419 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3426 if (IsRHSOne) { in get32BitSExtCompare()
3494 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3574 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3582 if (IsRHSOne) in get64BitZExtCompare()
3651 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3164 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3255 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3263 if (IsRHSOne) { in get32BitZExtCompare()
3337 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3434 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3441 if (IsRHSOne) { in get32BitSExtCompare()
3509 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3589 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3597 if (IsRHSOne) in get64BitZExtCompare()
3666 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3149 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3240 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3248 if (IsRHSOne) { in get32BitZExtCompare()
3322 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3419 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3426 if (IsRHSOne) { in get32BitSExtCompare()
3494 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3574 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3582 if (IsRHSOne) in get64BitZExtCompare()
3651 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2900 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
2991 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
2999 if (IsRHSOne) { in get32BitZExtCompare()
3073 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3170 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3177 if (IsRHSOne) { in get32BitSExtCompare()
3245 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3325 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3333 if (IsRHSOne) in get64BitZExtCompare()
3402 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3149 bool IsRHSOne = RHSValue == 1; in get32BitZExtCompare() local
3240 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitZExtCompare()
3248 if (IsRHSOne) { in get32BitZExtCompare()
3322 bool IsRHSOne = RHSValue == 1; in get32BitSExtCompare() local
3419 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get32BitSExtCompare()
3426 if (IsRHSOne) { in get32BitSExtCompare()
3494 bool IsRHSOne = RHSValue == 1; in get64BitZExtCompare() local
3574 IsRHSOne = RHSConst && RHSConst->getSExtValue() == 1; in get64BitZExtCompare()
3582 if (IsRHSOne) in get64BitZExtCompare()
3651 bool IsRHSOne = RHSValue == 1; in get64BitSExtCompare() local
[all …]