Home
last modified time | relevance | path

Searched defs:SignExtend (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/llvm/include/llvm/ADT/
DBitfields.h113 static constexpr Unsigned SignExtend = Unsigned(Smin << 1U); // 11000000 member
/external/llvm-project/lldb/include/lldb/DataFormatters/
DFormattersHelpers.h148 InferiorSizedWord SignExtend() const { in SignExtend() function
/external/webrtc/modules/rtp_rtcp/source/
Dbyte_io.h153 static U SignExtend(const U val) { in SignExtend() function
/external/llvm-project/lldb/source/Utility/
DRegisterValue.cpp459 bool RegisterValue::SignExtend(uint32_t sign_bitpos) { in SignExtend() function in RegisterValue
DScalar.cpp745 bool Scalar::SignExtend(uint32_t sign_bit_pos) { in SignExtend() function in Scalar
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp127 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
133 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
777 SDValue &SignExtend) { in SelectExtendedSHL()
809 SDValue &SignExtend, in SelectAddrModeWRO()
898 SDValue &SignExtend, in SelectAddrModeXRO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp130 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
136 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
922 SDValue &SignExtend) { in SelectExtendedSHL()
954 SDValue &SignExtend, in SelectAddrModeWRO()
1043 SDValue &SignExtend, in SelectAddrModeXRO()
DAArch64InstructionSelector.cpp4354 unsigned SignExtend = 0; in selectExtendedSHL() local
4541 unsigned SignExtend = Ext == AArch64_AM::SXTW; in selectAddrModeWRO() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp316 unsigned SignExtend = MI.getOperand(OpIdx).getImm(); in getMemExtendOpValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp340 unsigned SignExtend = MI.getOperand(OpIdx).getImm(); in getMemExtendOpValue() local
DAArch64InstPrinter.cpp1017 static void printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl()
1034 bool SignExtend = MI->getOperand(OpNum).getImm(); in printMemExtend() local
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp340 unsigned SignExtend = MI.getOperand(OpIdx).getImm(); in getMemExtendOpValue() local
DAArch64InstPrinter.cpp1031 static void printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl()
1048 bool SignExtend = MI->getOperand(OpNum).getImm(); in printMemExtend() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp134 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
140 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
992 SDValue &SignExtend) { in SelectExtendedSHL()
1024 SDValue &SignExtend, in SelectAddrModeWRO()
1113 SDValue &SignExtend, in SelectAddrModeXRO()
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c1119 unsigned SignExtend = (unsigned)MCOperand_getImm(MCInst_getOperand(MI, OpNum)); in printMemExtend() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1124 unsigned SignExtend = MI->getOperand(OpNum).getImm(); in printMemExtend() local
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspv.d351 SignExtend = 12, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspv.d351 SignExtend = 12, enumerator
Dspirv.cs348 SignExtend = 12, enumerator
371 SignExtend = 0x00001000, enumerator
/external/vixl/src/
Dutils-vixl.h515 inline T SignExtend(T val, int size_in_bits) { in SignExtend() function
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1281 bool SignExtend = getExtendKind(NarrowDef) == SignExtended; in cloneArithmeticIVUser() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1081 bool SignExtend = IsSigned; in cloneArithmeticIVUser() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp5221 unsigned SignExtend = 0; in selectExtendedSHL() local
5462 unsigned SignExtend = Ext == AArch64_AM::SXTW; in selectAddrModeWRO() local
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.cs314 SignExtend = 12, enumerator
333 SignExtend = 0x00001000, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1206 bool SignExtend = getExtendKind(NarrowDef) == SignExtended; in cloneArithmeticIVUser() local

12