Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp169 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
394 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp110 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp142 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp563 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1633 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local
4039 int64_t SignedValue = SignExtend64(Value, BitsPerElement); in tryBuildVectorReplicate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp730 int64_t SignedValue = SignExtend64(Value, SplatBitSize); in isVectorConstantLegal() local
2034 int64_t SignedValue = ConstOp1->getSExtValue(); in adjustSubwordCmp() local