Home
last modified time | relevance | path

Searched defs:ArgVal (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1157 const Value *ArgVal = CLI.OutVals[VA.getValNo()]; in processCallArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1164 Value *ArgVal = CS.getArgument(Arg.getArgNo()); in AddAlignmentAssumptions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp1954 const Value *ArgVal = Args[VA.getValNo()]; in ProcessCallArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3321 const Value *ArgVal = OutVals[VA.getValNo()]; in fastLowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3729 SDValue ArgVal, in extendArgForPPC64()
3810 SDValue ArgVal; in LowerFormalArguments_64SVR4() local
4254 SDValue ArgVal; in LowerFormalArguments_Darwin() local
6240 SDValue ArgVal; in LowerCall_64SVR4() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3466 const APFloat &ArgVal = C->getValueAPF(); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp2935 Value *ArgVal = Call.getArgOperand(i); in visitCallBase() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3080 const Value *ArgVal = CLI.OutVals[VA.getValNo()]; in processCallArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp4173 SDValue ArgVal, in storeStackInputValue()
DSIISelLowering.cpp1496 SDValue ArgVal = DAG.getNode(ISD::TRUNCATE, SL, IntVT, Extract); in lowerKernargMemParameter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1992 Value *ArgVal = II->getArgOperand(0); in optimizeCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9569 SDValue ArgVal, bool &ArgHasUses) { in tryToElideArgumentCopy()
DDAGCombiner.cpp16757 SDValue ArgVal; in combineInsertEltToShuffle() local