Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp160 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
403 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp110 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp112 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
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
/external/llvm-project/llvm/unittests/ADT/
DBitFieldsTest.cpp44 using SignedValue = Bitfield::Element<int, 3, 5>; in TEST() typedef
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp142 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp81 Expected<int64_t> SignedValue = IntegerValue.getSignedValue(); in getMatchingString() local
126 int64_t SignedValue; in valueFromStringRepr() local
147 int64_t SignedValue; in getAsSigned() local
174 int64_t SignedValue = getAsSigned(Value); in getAbsolute() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp563 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/external/llvm-project/llvm/unittests/FileCheck/
DFileCheckTest.cpp425 Expected<int64_t> SignedValue = ExpressionValue(10).getSignedValue(); in TEST_F() local
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp777 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1633 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local
4039 int64_t SignedValue = SignExtend64(Value, BitsPerElement); in tryBuildVectorReplicate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp730 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2034 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp743 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2082 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local