/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 8154 unsigned newOpc; in processInstruction() local 8162 TmpInst.setOpcode(newOpc); in processInstruction() 8188 unsigned newOpc; in processInstruction() local 8199 TmpInst.setOpcode(newOpc); in processInstruction() 8205 if (newOpc != ARM::t2RRX) in processInstruction() 8645 unsigned newOpc; in processInstruction() local 8650 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 8651 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 8652 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 8653 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 8462 unsigned newOpc; in processInstruction() local 8470 TmpInst.setOpcode(newOpc); in processInstruction() 8497 unsigned newOpc; in processInstruction() local 8523 TmpInst.setOpcode(newOpc); in processInstruction() 8529 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 8962 unsigned newOpc; in processInstruction() local 8967 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 8968 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 8969 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 8970 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 8407 unsigned newOpc; in processInstruction() local 8415 TmpInst.setOpcode(newOpc); in processInstruction() 8442 unsigned newOpc; in processInstruction() local 8468 TmpInst.setOpcode(newOpc); in processInstruction() 8474 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 8907 unsigned newOpc; in processInstruction() local 8912 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 8913 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 8914 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 8915 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9848 unsigned newOpc; in processInstruction() local 9856 TmpInst.setOpcode(newOpc); in processInstruction() 9883 unsigned newOpc; in processInstruction() local 9909 TmpInst.setOpcode(newOpc); in processInstruction() 9915 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10377 unsigned newOpc; in processInstruction() local 10382 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10383 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10384 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10385 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9848 unsigned newOpc; in processInstruction() local 9856 TmpInst.setOpcode(newOpc); in processInstruction() 9883 unsigned newOpc; in processInstruction() local 9909 TmpInst.setOpcode(newOpc); in processInstruction() 9915 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10377 unsigned newOpc; in processInstruction() local 10382 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10383 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10384 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10385 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9561 unsigned newOpc; in processInstruction() local 9569 TmpInst.setOpcode(newOpc); in processInstruction() 9596 unsigned newOpc; in processInstruction() local 9622 TmpInst.setOpcode(newOpc); in processInstruction() 9628 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10090 unsigned newOpc; in processInstruction() local 10095 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10096 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10097 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10098 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10013 unsigned newOpc; in processInstruction() local 10021 TmpInst.setOpcode(newOpc); in processInstruction() 10048 unsigned newOpc; in processInstruction() local 10074 TmpInst.setOpcode(newOpc); in processInstruction() 10080 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10545 unsigned newOpc; in processInstruction() local 10550 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10551 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10552 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10553 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10013 unsigned newOpc; in processInstruction() local 10021 TmpInst.setOpcode(newOpc); in processInstruction() 10048 unsigned newOpc; in processInstruction() local 10074 TmpInst.setOpcode(newOpc); in processInstruction() 10080 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10545 unsigned newOpc; in processInstruction() local 10550 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10551 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10552 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10553 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9846 unsigned newOpc; in processInstruction() local 9854 TmpInst.setOpcode(newOpc); in processInstruction() 9881 unsigned newOpc; in processInstruction() local 9907 TmpInst.setOpcode(newOpc); in processInstruction() 9913 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10378 unsigned newOpc; in processInstruction() local 10383 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10384 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10385 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10386 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9848 unsigned newOpc; in processInstruction() local 9856 TmpInst.setOpcode(newOpc); in processInstruction() 9883 unsigned newOpc; in processInstruction() local 9909 TmpInst.setOpcode(newOpc); in processInstruction() 9915 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10377 unsigned newOpc; in processInstruction() local 10382 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10383 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10384 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10385 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10013 unsigned newOpc; in processInstruction() local 10021 TmpInst.setOpcode(newOpc); in processInstruction() 10048 unsigned newOpc; in processInstruction() local 10074 TmpInst.setOpcode(newOpc); in processInstruction() 10080 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10545 unsigned newOpc; in processInstruction() local 10550 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10551 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10552 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10553 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9561 unsigned newOpc; in processInstruction() local 9569 TmpInst.setOpcode(newOpc); in processInstruction() 9596 unsigned newOpc; in processInstruction() local 9622 TmpInst.setOpcode(newOpc); in processInstruction() 9628 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10090 unsigned newOpc; in processInstruction() local 10095 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10096 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10097 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10098 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10014 unsigned newOpc; in processInstruction() local 10022 TmpInst.setOpcode(newOpc); in processInstruction() 10049 unsigned newOpc; in processInstruction() local 10075 TmpInst.setOpcode(newOpc); in processInstruction() 10081 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10546 unsigned newOpc; in processInstruction() local 10551 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10552 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10553 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10554 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10013 unsigned newOpc; in processInstruction() local 10021 TmpInst.setOpcode(newOpc); in processInstruction() 10048 unsigned newOpc; in processInstruction() local 10074 TmpInst.setOpcode(newOpc); in processInstruction() 10080 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10545 unsigned newOpc; in processInstruction() local 10550 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10551 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10552 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10553 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9561 unsigned newOpc; in processInstruction() local 9569 TmpInst.setOpcode(newOpc); in processInstruction() 9596 unsigned newOpc; in processInstruction() local 9622 TmpInst.setOpcode(newOpc); in processInstruction() 9628 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10090 unsigned newOpc; in processInstruction() local 10095 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10096 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10097 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10098 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9846 unsigned newOpc; in processInstruction() local 9854 TmpInst.setOpcode(newOpc); in processInstruction() 9881 unsigned newOpc; in processInstruction() local 9907 TmpInst.setOpcode(newOpc); in processInstruction() 9913 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10378 unsigned newOpc; in processInstruction() local 10383 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10384 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10385 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10386 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10013 unsigned newOpc; 10021 TmpInst.setOpcode(newOpc); 10048 unsigned newOpc; 10074 TmpInst.setOpcode(newOpc); 10080 if (newOpc != ARM::t2RRX && !isMov) 10545 unsigned newOpc; 10550 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; 10551 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; 10552 case ARM::EORrsi: newOpc = ARM::EORrr; break; 10553 case ARM::BICrsi: newOpc = ARM::BICrr; break; [all …]
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 9506 unsigned newOpc; in processInstruction() local 9514 TmpInst.setOpcode(newOpc); in processInstruction() 9541 unsigned newOpc; in processInstruction() local 9567 TmpInst.setOpcode(newOpc); in processInstruction() 9573 if (newOpc != ARM::t2RRX && !isMov) in processInstruction() 10006 unsigned newOpc; in processInstruction() local 10011 case ARM::ANDrsi: newOpc = ARM::ANDrr; break; in processInstruction() 10012 case ARM::ORRrsi: newOpc = ARM::ORRrr; break; in processInstruction() 10013 case ARM::EORrsi: newOpc = ARM::EORrr; break; in processInstruction() 10014 case ARM::BICrsi: newOpc = ARM::BICrr; break; in processInstruction() [all …]
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/ |
H A D | ConstantFold.cpp | 542 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) in ConstantFoldCastInstruction() local 543 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy); in ConstantFoldCastInstruction()
|
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/ |
H A D | ConstantFold.cpp | 523 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) in ConstantFoldCastInstruction() local 524 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy); in ConstantFoldCastInstruction()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 376 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) 377 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy);
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/ |
H A D | ConstantFold.cpp | 376 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) in ConstantFoldCastInstruction() local 377 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy); in ConstantFoldCastInstruction()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 542 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) in ConstantFoldCastInstruction() local 543 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy); in ConstantFoldCastInstruction()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 376 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) in ConstantFoldCastInstruction() local 377 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy); in ConstantFoldCastInstruction()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 376 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) in ConstantFoldCastInstruction() local 377 return ConstantExpr::getCast(newOpc, CE->getOperand(0), DestTy); in ConstantFoldCastInstruction()
|