Searched defs:EltVal (Results 1 – 5 of 5) sorted by relevance
3148 auto EltVal = *reinterpret_cast<const uint8_t *>(EltPtr); in getElementAsAPInt() local3152 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPInt() local3156 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPInt() local3160 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPInt() local3173 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local3177 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local3181 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local3185 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
3859 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()3878 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
1163 ValueLatticeElement EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local1193 ValueLatticeElement EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
6053 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local6065 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local6079 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
18662 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local