Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp157 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
439 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp114 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp711 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp834 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2511 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local