Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp784 APInt LowValue = SplatBits.trunc(HalfSize); in SystemZVectorConstantInfo() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7166 APInt LowValue = SplatValue.trunc(HalfSize); in isConstantSplat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp812 APInt LowValue = SplatBits.trunc(HalfSize); in SystemZVectorConstantInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9553 APInt LowValue = SplatValue.trunc(HalfSize); in isConstantSplat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11744 APInt LowValue = SplatValue.extractBits(HalfSize, 0); in isConstantSplat() local