Searched defs:EltVal (Results 1 – 5 of 5) sorted by relevance
3092 auto EltVal = *reinterpret_cast<const uint8_t *>(EltPtr); in getElementAsAPInt() local3096 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPInt() local3100 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPInt() local3104 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPInt() local3117 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local3121 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local3125 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local3129 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
4252 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()4271 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
1355 ValueLatticeElement EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local1385 ValueLatticeElement EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
6255 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local6267 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local6281 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
21855 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local