| /external/parameter-framework/upstream/parameter/ | 
| D | ParameterType.cpp | 140 void CParameterType::signExtend(int32_t &iData) const  in signExtend()  function in CParameterType 145 void CParameterType::signExtend(int64_t &iData) const  in signExtend()  function in CParameterType
  | 
| /external/llvm/lib/IR/ | 
| D | ConstantRange.cpp | 553 ConstantRange ConstantRange::signExtend(uint32_t DstTySize) const {  in signExtend()  function in ConstantRange
  | 
| /external/deqp/external/vulkancts/modules/vulkan/texture/ | 
| D | vktSampleVerifierUtil.cpp | 609 deInt64 signExtend (deUint64 src, int bits)  in signExtend()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyFastISel.cpp | 534 unsigned WebAssemblyFastISel::signExtend(unsigned Reg, const Value *V,  in signExtend()  function in WebAssemblyFastISel
  | 
| /external/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyFastISel.cpp | 468 unsigned WebAssemblyFastISel::signExtend(unsigned Reg, const Value *V,  in signExtend()  function in WebAssemblyFastISel
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | ConstantRange.cpp | 686 ConstantRange ConstantRange::signExtend(uint32_t DstTySize) const {  in signExtend()  function in ConstantRange
  | 
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ | 
| D | vktYCbCrUtil.cpp | 750 inline deInt32 signExtend (deUint32 src, int bits)  in signExtend()  function
  | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fTransformFeedbackTests.cpp | 523 static deUint32 signExtend (deUint32 value, deUint32 numBits)  in signExtend()  function
  | 
| /external/deqp/framework/common/ | 
| D | tcuCompressedTexture.cpp | 1408 inline deInt32 signExtend (deInt32 value, deInt32 srcBits, deInt32 dstBits)  in signExtend()  function
  | 
| D | tcuAstcUtil.cpp | 91 inline deInt32 signExtend (deInt32 src, int numSrcBits)  in signExtend()  function
  | 
| D | tcuTexture.cpp | 492 inline deInt32 signExtend (deUint32 src, int bits)  in signExtend()  function
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | TargetLowering.cpp | 140   bool signExtend = shouldSignExtendTypeInLibCall(RetVT, isSigned);  in makeLibCall()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | LegalizeDAG.cpp | 2065   bool signExtend = TLI.shouldSignExtendTypeInLibCall(RetVT, isSigned);  in ExpandLibCall()  local
  | 
| D | TargetLowering.cpp | 160   bool signExtend = shouldSignExtendTypeInLibCall(RetVT, CallOptions.IsSExt);  in makeLibCall()  local
  |