/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Constants.cpp | 3148 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 D | Core.cpp | 3859 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 D | Constants.cpp | 2790 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 D | Core.cpp | 3877 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement() 3896 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SCCP.cpp | 800 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 D | SCCP.cpp | 901 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 D | PPCISelDAGToDAG.cpp | 3086 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 D | SCCPSolver.cpp | 1163 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 D | Constants.cpp | 2612 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 D | Core.cpp | 2996 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 D | PPCISelDAGToDAG.cpp | 5256 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 D | PPCISelDAGToDAG.cpp | 6052 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 D | ValueTracking.cpp | 1944 APInt EltVal = Elt->getValue(); in computeNumSignBitsVectorConstant() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 11336 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 18662 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local
|