Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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
DCore.cpp3877 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement()
3896 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp901 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local
926 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11336 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local