Home
last modified time | relevance | path

Searched defs:SrcVal (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/lib/ExecutionEngine/Interpreter/
HDExecution.cpp1218 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 …]
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDScalarReplAggregates.cpp717 LoadInst *SrcVal = Builder.CreateLoad(SrcPtr, "srcval"); in ConvertUsesToScalar() local
724 LoadInst *SrcVal = Builder.CreateLoad(NewAI, "srcval"); in ConvertUsesToScalar() local
2355 Value *SrcVal = SI->getOperand(0); in RewriteStoreUserOfWholeAlloca() local
HDGVN.cpp1118 static Value *GetStoreValueForLoad(Value *SrcVal, unsigned Offset, in GetStoreValueForLoad()
1157 static Value *GetLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, in GetLoadValueForLoad()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDInstrEmitter.cpp897 SDValue SrcVal = Node->getOperand(2); in EmitSpecialNode() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp1568 llvm::Value *SrcVal = Src.getScalarVal(); in EmitStoreThroughBitfieldLValue() local
1641 llvm::Value *SrcVal = Src.getScalarVal(); in EmitStoreThroughExtVectorComponentLValue() local
HDMicrosoftCXXABI.cpp3782 llvm::Value *SrcVal = in getAddrOfCXXCtorClosure() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86FastISel.cpp2480 const Value *SrcVal = II->getArgOperand(0); in fastLowerIntrinsicCall() local
/NextBSD/contrib/llvm/lib/AsmParser/
HDLLParser.cpp2634 Constant *SrcVal; in ParseValID() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp11126 SDValue SrcVal = Op.getOperand(0); in LowerFP_EXTEND() local
11139 SDValue SrcVal = Op.getOperand(0); in LowerFP_ROUND() local
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp1573 SDValue SrcVal = Op.getOperand(0); in LowerFP_ROUND() local