Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp158 int64_t SignedValue = static_cast<int64_t>(Value); adjustFixupValue() local
440 int64_t SignedValue = static_cast<int64_t>(Value); applyFixup() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp116 int64_t SignedValue = static_cast<int64_t>(Value); adjustFixupValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp700 int64_t SignedValue = static_cast<int64_t>(Value); applyFixup() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp821 int64_t SignedValue = SignExtend64(Value, SplatBitSize); isVectorConstantLegal() local
2488 int64_t SignedValue = ConstOp1->getSExtValue(); adjustSubwordCmp() local