/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 935 GenericValue Interpreter::executeTruncInst(Value *SrcVal, Type *DstTy, in executeTruncInst() 944 GenericValue Interpreter::executeSExtInst(Value *SrcVal, Type *DstTy, in executeSExtInst() 953 GenericValue Interpreter::executeZExtInst(Value *SrcVal, Type *DstTy, in executeZExtInst() 962 GenericValue Interpreter::executeFPTruncInst(Value *SrcVal, Type *DstTy, in executeFPTruncInst() 971 GenericValue Interpreter::executeFPExtInst(Value *SrcVal, Type *DstTy, in executeFPExtInst() 980 GenericValue Interpreter::executeFPToUIInst(Value *SrcVal, Type *DstTy, in executeFPToUIInst() 994 GenericValue Interpreter::executeFPToSIInst(Value *SrcVal, Type *DstTy, in executeFPToSIInst() 1008 GenericValue Interpreter::executeUIToFPInst(Value *SrcVal, Type *DstTy, in executeUIToFPInst() 1020 GenericValue Interpreter::executeSIToFPInst(Value *SrcVal, Type *DstTy, in executeSIToFPInst() 1033 GenericValue Interpreter::executePtrToIntInst(Value *SrcVal, Type *DstTy, in executePtrToIntInst() [all …]
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 1218 GenericValue Interpreter::executeTruncInst(Value *SrcVal, Type *DstTy, in executeTruncInst() 1238 GenericValue Interpreter::executeSExtInst(Value *SrcVal, Type *DstTy, in executeSExtInst() 1258 GenericValue Interpreter::executeZExtInst(Value *SrcVal, Type *DstTy, in executeZExtInst() 1279 GenericValue Interpreter::executeFPTruncInst(Value *SrcVal, Type *DstTy, in executeFPTruncInst() 1302 GenericValue Interpreter::executeFPExtInst(Value *SrcVal, Type *DstTy, in executeFPExtInst() 1324 GenericValue Interpreter::executeFPToUIInst(Value *SrcVal, Type *DstTy, in executeFPToUIInst() 1362 GenericValue Interpreter::executeFPToSIInst(Value *SrcVal, Type *DstTy, in executeFPToSIInst() 1399 GenericValue Interpreter::executeUIToFPInst(Value *SrcVal, Type *DstTy, in executeUIToFPInst() 1431 GenericValue Interpreter::executeSIToFPInst(Value *SrcVal, Type *DstTy, in executeSIToFPInst() 1465 GenericValue Interpreter::executePtrToIntInst(Value *SrcVal, Type *DstTy, in executePtrToIntInst() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 625 LoadInst *SrcVal = Builder.CreateLoad(SrcPtr, "srcval"); in ConvertUsesToScalar() local 632 LoadInst *SrcVal = Builder.CreateLoad(NewAI, "srcval"); in ConvertUsesToScalar() local 2190 Value *SrcVal = SI->getOperand(0); in RewriteStoreUserOfWholeAlloca() local
|
D | GVN.cpp | 943 static Value *GetStoreValueForLoad(Value *SrcVal, unsigned Offset, in GetStoreValueForLoad() 981 static Value *GetLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, in GetLoadValueForLoad()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 806 SDValue SrcVal = Node->getOperand(2); in EmitSpecialNode() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 986 static Value *GetStoreValueForLoad(Value *SrcVal, unsigned Offset, in GetStoreValueForLoad() 1025 static Value *GetLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, in GetLoadValueForLoad()
|
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/ |
D | CBackend.cpp | 3300 Value *SrcVal = CI.getArgOperand(ValueCount-ResultVals.size()); in visitInlineAsm() local 3534 int SrcVal = SVI.getMaskValue(i); in visitShuffleVectorInst() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 899 SDValue SrcVal = Node->getOperand(2); in EmitSpecialNode() local
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 1689 llvm::Value *SrcVal = Src.getScalarVal(); in EmitStoreThroughBitfieldLValue() local 1757 llvm::Value *SrcVal = Src.getScalarVal(); in EmitStoreThroughExtVectorComponentLValue() local
|
D | MicrosoftCXXABI.cpp | 3854 llvm::Value *SrcVal = in getAddrOfCXXCtorClosure() local
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 2666 const Value *SrcVal = II->getArgOperand(0); in fastLowerIntrinsicCall() local
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 2089 Constant *SrcVal; in ParseValID() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 3547 Value *SrcVal = DestPN->getIncomingValue(Idx); in removeEmptyCleanup() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2933 Constant *SrcVal; in ParseValID() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 12153 SDValue SrcVal = Op.getOperand(0); in LowerFP_EXTEND() local 12166 SDValue SrcVal = Op.getOperand(0); in LowerFP_ROUND() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1911 SDValue SrcVal = Op.getOperand(0); in LowerFP_ROUND() local
|