Searched defs:EltVal (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| 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
|
| D | Core.cpp | 3877 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement() 3896 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SCCP.cpp | 800 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local 825 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SCCP.cpp | 901 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local 926 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
|
| /external/llvm/lib/Target/PowerPC/ |
| 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
|
| /external/llvm/lib/IR/ |
| 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
|
| D | Core.cpp | 2996 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement() 3015 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| 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
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 1944 APInt EltVal = Elt->getValue(); in computeNumSignBitsVectorConstant() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 11336 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local
|