Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp110 int64_t SignedValue = static_cast<int64_t>(Value); in adjustFixupValue() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp563 int64_t SignedValue = static_cast<int64_t>(Value); in applyFixup() local
/third_party/skia/third_party/externals/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