Searched defs:EltVal (Results 1 – 5 of 5) sorted by relevance
3208 auto EltVal = *reinterpret_cast<const uint8_t *>(EltPtr); in getElementAsAPInt() local3212 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPInt() local3216 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPInt() local3220 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPInt() local3233 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local3237 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local3241 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local3245 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
3937 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()3956 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
821 ValueLatticeElement EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local851 ValueLatticeElement EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
5770 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local5782 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local5796 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
14421 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local