Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp157 int64_t SignedValue = static_cast<int64_t>(Value); adjustFixupValue() local
439 int64_t SignedValue = static_cast<int64_t>(Value); applyFixup() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp113 int64_t SignedValue = static_cast<int64_t>(Value); adjustFixupValue() local
/llvm-project/llvm/unittests/ADT/
H A DBitFieldsTest.cpp44 using SignedValue = Bitfield::Element<int, 3, 5>; in TEST() typedef
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp711 int64_t SignedValue = static_cast<int64_t>(Value); applyFixup() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp837 int64_t SignedValue = SignExtend64(Value, SplatBitSize); isVectorConstantLegal() local
2516 int64_t SignedValue = ConstOp1->getSExtValue(); adjustSubwordCmp() local