Home
last modified time | relevance | path

Searched defs:SignExtend (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp340 unsigned SignExtend = MI.getOperand(OpIdx).getImm(); in getMemExtendOpValue() local
H A DAArch64InstPrinter.cpp1017 static void printMemExtendImpl(bool SignExtend, bool DoShift, in printMemExtendImpl() argument
1034 bool SignExtend = MI->getOperand(OpNum).getImm(); in printMemExtend() local
/third_party/vixl/src/
H A Dutils-vixl.h684 inline T SignExtend(T val, int size_in_bits) { in SignExtend() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp129 SelectAddrModeWRO(SDValue N, SDValue &Base, SDValue &Offset, SDValue &SignExtend, SDValue &DoShift) SelectAddrModeWRO() argument
135 SelectAddrModeXRO(SDValue N, SDValue &Base, SDValue &Offset, SDValue &SignExtend, SDValue &DoShift) SelectAddrModeXRO() argument
920 SelectExtendedSHL(SDValue N, unsigned Size, bool WantExtend, SDValue &Offset, SDValue &SignExtend) SelectExtendedSHL() argument
952 SelectAddrModeWRO(SDValue N, unsigned Size, SDValue &Base, SDValue &Offset, SDValue &SignExtend, SDValue &DoShift) SelectAddrModeWRO() argument
1041 SelectAddrModeXRO(SDValue N, unsigned Size, SDValue &Base, SDValue &Offset, SDValue &SignExtend, SDValue &DoShift) SelectAddrModeXRO() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1206 bool SignExtend = getExtendKind(NarrowDef) == SignExtended; in cloneArithmeticIVUser() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp1449 Constant *SignExtend = Ctx->getConstantInt32(0x1f); in lowerShift64() local
1631 Constant *SignExtend = Ctx->getConstantInt32(0x1f); in lowerShift64() local
H A DIceTargetLoweringX8632.cpp1526 Constant *SignExtend = Ctx->getConstantInt32(0x1f); in lowerShift64() local
1708 Constant *SignExtend = Ctx->getConstantInt32(0x1f); in lowerShift64() local
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs350 SignExtend = 12, enumerator
374 SignExtend = 0x00001000, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs350 SignExtend = 12, enumerator
374 SignExtend = 0x00001000, enumerator
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.cs388 SignExtend = 12, enumerator
413 SignExtend = 0x00001000, enumerator

Completed in 58 milliseconds