Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp144 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
456 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp109 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp73 int32_t SignedValue = Value; in adjustRelativeBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp729 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp900 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2862 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local