Home
last modified time | relevance | path

Searched refs:SrcBitElements (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11910 SmallVector<APInt> SrcBitElements(NumSrcOps, in getConstantRawBits() local
11923 SrcBitElements[I] = CInt ? CInt->getAPIntValue().trunc(SrcEltSizeInBits) in getConstantRawBits()
11929 SrcBitElements, UndefElements, SrcUndeElements); in getConstantRawBits()
11936 ArrayRef<APInt> SrcBitElements, in recastRawBits() argument
11939 unsigned NumSrcOps = SrcBitElements.size(); in recastRawBits()
11940 unsigned SrcEltSizeInBits = SrcBitElements[0].getBitWidth(); in recastRawBits()
11962 const APInt &SrcBits = SrcBitElements[Idx]; in recastRawBits()
11978 const APInt &SrcBits = SrcBitElements[I]; in recastRawBits()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2117 ArrayRef<APInt> SrcBitElements,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGNodes.h2154 ArrayRef<APInt> SrcBitElements,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGNodes.h2178 ArrayRef<APInt> SrcBitElements,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGNodes.h2133 ArrayRef<APInt> SrcBitElements,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGNodes.h2154 ArrayRef<APInt> SrcBitElements,