Home
last modified time | relevance | path

Searched defs:isShiftOp (Results 1 – 17 of 17) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_ISA_util.h119 inline bool isShiftOp(ISA_Opcode op) in isShiftOp() function
/dports/lang/solidity/solidity_0.8.11/liblangutil/
H A DToken.h307 constexpr bool isShiftOp(Token op) { return (Token::SHL <= op) && (op <= Token::SHR); } in isShiftOp() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h3483 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3484 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h3512 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3513 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExpr.h3512 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3513 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h3370 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3371 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExpr.h3890 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3891 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h3884 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3885 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h3814 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3815 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h3731 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3732 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExpr.h3836 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3837 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h3884 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3885 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExpr.h3814 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3815 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExpr.h3884 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3885 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h3814 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3815 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h3884 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3885 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExpr.h3884 static bool isShiftOp(Opcode Opc) { return Opc == BO_Shl || Opc == BO_Shr; } in isShiftOp() function
3885 bool isShiftOp() const { return isShiftOp(getOpcode()); } in isShiftOp() function