Home
last modified time | relevance | path

Searched defs:EltVal (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp3148 auto EltVal = *reinterpret_cast<const uint8_t *>(EltPtr); in getElementAsAPInt() local
3152 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPInt() local
3156 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPInt() local
3160 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPInt() local
3173 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local
3177 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local
3181 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local
3185 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
H A DCore.cpp3859 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()
3878 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp2790 auto EltVal = *reinterpret_cast<const uint8_t *>(EltPtr); in getElementAsAPInt() local
2794 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPInt() local
2798 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPInt() local
2802 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPInt() local
2815 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local
2819 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local
2823 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
H A DCore.cpp3877 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()
3896 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp800 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local
825 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp901 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local
926 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3086 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local
3099 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local
3114 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1163 ValueLatticeElement EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local
1193 ValueLatticeElement EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
/aosp_15_r20/external/llvm/lib/IR/
H A DConstants.cpp2612 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local
2616 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local
2620 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
H A DCore.cpp2996 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()
3015 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5256 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local
5268 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local
5282 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6052 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local
6064 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local
6078 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DValueTracking.cpp1944 APInt EltVal = Elt->getValue(); in computeNumSignBitsVectorConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11336 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18662 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local