/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Constants.cpp | 2658 auto EltVal = *reinterpret_cast<const uint8_t *>(EltPtr); in getElementAsAPInt() local 2662 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPInt() local 2666 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPInt() local 2670 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPInt() local 2683 auto EltVal = *reinterpret_cast<const uint16_t *>(EltPtr); in getElementAsAPFloat() local 2687 auto EltVal = *reinterpret_cast<const uint32_t *>(EltPtr); in getElementAsAPFloat() local 2691 auto EltVal = *reinterpret_cast<const uint64_t *>(EltPtr); in getElementAsAPFloat() local
|
D | Core.cpp | 3311 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement() 3330 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SCCP.cpp | 845 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local 870 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
|
/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/lib/Transforms/Scalar/ |
D | SCCP.cpp | 832 LatticeVal EltVal = getStructValueState(AggVal, i); in visitExtractValueInst() local 857 LatticeVal EltVal = getStructValueState(Aggr, i); in visitInsertValueInst() local
|
D | ScalarReplAggregates.cpp | 2217 Value *EltVal = SrcVal; in RewriteStoreUserOfWholeAlloca() local 2263 Value *EltVal = SrcVal; in RewriteStoreUserOfWholeAlloca() 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-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 4884 SDValue EltVal = getI32Imm(Elt >> 1, dl); in Select() local 4896 SDValue EltVal = getI32Imm(Elt - 16, dl); in Select() local 4910 SDValue EltVal = getI32Imm(Elt + 16, dl); in Select() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 2209 LLVMValueRef EltVal, LLVMValueRef Index, in LLVMBuildInsertElement() 2228 LLVMValueRef EltVal, unsigned Index, in LLVMBuildInsertValue()
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 1944 APInt EltVal = Elt->getValue(); in computeNumSignBitsVectorConstant() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 9935 SDValue EltVal = StVal.getOperand(I); in replaceZeroVectorStore() local
|