Searched defs:SHL (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dtable.c113 #define SHL SCREG /* shape for long*/ macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h35 SHL = 0x17, enumerator in enum:llvm::LPAC::AluCode
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dsoftfloat.c156 #define SHL(x,b) ((dword)(x) << b) macro
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dsoftfloat.c156 #define SHL(x,b) ((dword)(x) << b) macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp173 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, IPM, local
/netbsd-current/usr.bin/xlint/lint1/
H A Dop.h83 SHL, enumerator in enum:__anon41
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.h147 SHL = 357, enumerator in enum:yytokentype
267 #define SHL 357 macro
H A Drl78-parse.c329 SHL = 357, enumerator in enum:yytokentype
449 #define SHL 357 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h156 SHL = 357, /* SHL */ enumerator in enum:yytokentype
281 #define SHL 357 macro
H A Drl78-parse.c342 SHL = 357, /* SHL */ enumerator in enum:yytokentype
467 #define SHL 357 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2128 WeightedLeaf SHL = Leaves.findSHL(31); local
[all...]
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_common.c233 #define SHL (/* SHIFT */ 4 << 3) macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h647 SHL, enumerator in enum:llvm::ISD::NodeType
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3893 SDValue SHL = local
13314 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, N0->getOperand(0), local
13325 SDValue SHL = DAG.getNode(ISD::SRL, DL, MVT::i32, N0->getOperand(0), local
13338 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, N0->getOperand(0), local
13351 SDValue SHL = DAG.getNode(ISD::SRL, DL, MVT::i32, N0->getOperand(0), local
13423 SDValue SHL = OR->getOperand(1); local
16141 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, N0->getOperand(0), local
[all...]

Completed in 507 milliseconds