Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dbyte_io.h155 static U SignExtend(const U val) { in SignExtend() function
/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-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp128 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeWRO()
134 SDValue &SignExtend, SDValue &DoShift) { in SelectAddrModeXRO()
834 SDValue &SignExtend) { in SelectExtendedSHL()
866 SDValue &SignExtend, in SelectAddrModeWRO()
955 SDValue &SignExtend, in SelectAddrModeXRO()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp316 unsigned SignExtend = MI.getOperand(OpIdx).getImm(); in getMemExtendOpValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp340 unsigned SignExtend = MI.getOperand(OpIdx).getImm(); in getMemExtendOpValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp979 static void printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl()
996 bool SignExtend = MI->getOperand(OpNum).getImm(); in printMemExtend() local
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c895 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/vixl/src/
Dutils-vixl.h487 inline T SignExtend(T val, int bitSize) { in SignExtend() function
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1081 bool SignExtend = IsSigned; in cloneArithmeticIVUser() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1179 bool SignExtend = getExtendKind(NarrowDef) == SignExtended; in cloneArithmeticIVUser() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp564 LLVMBool SignExtend) { in LLVMConstInt()
/external/llvm/lib/IR/
DCore.cpp920 LLVMBool SignExtend) { in LLVMConstInt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1111 LLVMBool SignExtend) { in LLVMConstInt()