Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp152 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
398 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp108 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp786 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp746 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2099 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local