Home
last modified time | relevance | path

Searched defs:SignedValue (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp153 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
403 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp169 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
394 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
H A DFileCheck.cpp85 Expected<int64_t> SignedValue = IntegerValue.getSignedValue(); in getMatchingString() local
138 int64_t SignedValue; in valueFromStringRepr() local
165 int64_t SignedValue; in getAsSigned() local
192 int64_t SignedValue = getAsSigned(Value); in getAbsolute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp110 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp115 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp142 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp563 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp701 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1633 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local
4039 int64_t SignedValue = SignExtend64(Value, BitsPerElement); in tryBuildVectorReplicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp730 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2034 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp754 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2287 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local