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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp112 int64_t SignedValue = static_cast<int64_t>(Value); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp175 int64_t SignedValue = static_cast<int64_t>(Value); local
421 int64_t SignedValue = static_cast<int64_t>(Value); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp775 int64_t SignedValue = static_cast<int64_t>(Value); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp64 Expected<int64_t> SignedValue = IntegerValue.getSignedValue(); local
92 int64_t SignedValue; local
113 int64_t SignedValue; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2078 int64_t SignedValue = ConstOp1->getSExtValue(); local

Completed in 91 milliseconds