Home
last modified time | relevance | path

Searched defs:Src (Results 1 - 25 of 201) sorted by relevance

123456789

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.hpp42 typedef Shader::SourceParameter Src; typedef in sw::PixelRoutine
H A DVertexProgram.hpp64 typedef Shader::SourceParameter Src; typedef in sw::VertexProgram
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp21 static void copyComdat(GlobalObject *Dst, const GlobalObject *Src) { in copyComdat() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBranchProbabilityInfo.cpp50 getEdgeProbability( const MachineBasicBlock *Src, MachineBasicBlock::const_succ_iterator Dst) const getEdgeProbability() argument
56 getEdgeProbability( const MachineBasicBlock *Src, const MachineBasicBlock *Dst) const getEdgeProbability() argument
63 isEdgeHot( const MachineBasicBlock *Src, const MachineBasicBlock *Dst) const isEdgeHot() argument
89 printEdgeProbability( raw_ostream &OS, const MachineBasicBlock *Src, const MachineBasicBlock *Dst) const printEdgeProbability() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalIndirectSymbol.h45 void copyAttributesFrom(const GlobalValue *Src) { in copyAttributesFrom() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp20 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DCostTable.h47 MVT::SimpleValueType Src; member
54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, int ISD, MVT Dst, MVT Src) ConvertCostTableLookup() argument
H A DMIRFormatter.h44 parseImmMnemonic(const unsigned OpCode, const unsigned OpIdx, StringRef Src, int64_t &Imm, ErrorCallbackType ErrorCallback) const parseImmMnemonic() argument
60 parseCustomPseudoSourceValue( StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, const PseudoSourceValue *&PSV, ErrorCallbackType ErrorCallback) const parseCustomPseudoSourceValue() argument
H A DSelectionDAGTargetInfo.h105 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Src, SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemchr() argument
118 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, bool isStpcpy) const EmitTargetCodeForStrcpy() argument
138 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForStrlen() argument
144 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForStrnlen() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h28 setSymTabObject(TPtr *Dest, TPtr Src) setSymTabObject() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIcePhiLoweringImpl.h46 Operand *Src = Phi->getSrc(I); in prelowerPhis32Bit() local
62 Operand *Src = Phi->getSrc(I); in prelowerPhis32Bit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp21 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp18 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow.h81 struct rc_src_register * Src; member
85 struct rc_pair_instruction_source * Src; member
H A Dradeon_program_pair.h81 struct rc_pair_instruction_source Src[4]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h205 SplitCriticalEdge(BasicBlock *Src, BasicBlock *Dst, in SplitCriticalEdge() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRRelaxMemOperations.cpp92 MachineOperand &Src = MI.getOperand(2); in relax() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp19 EmitTargetCodeForMemcpy( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
H A DHexagonPeephole.cpp138 MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
187 MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
205 MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
H A DRDFCopy.cpp45 const MachineOperand &Src = MI->getOperand(1); in interpretAsCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp76 Register Src = MI.getOperand(1).getReg(); in replaceAdjDynAllocPseudo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DIRMutator.cpp96 InjectorIRStrategy::chooseOperation(Value *Src, RandomIRBuilder &IB) { in chooseOperation() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DConvertUTFWrapper.cpp98 const UTF16 *Src = reinterpret_cast<const UTF16 *>(SrcBytes.begin()); in convertUTF16ToUTF8String() local
136 bool convertUTF16ToUTF8String(ArrayRef<UTF16> Src, std::string &Out) in convertUTF16ToUTF8String() argument
154 const UTF8 *Src = reinterpret_cast<const UTF8 *>(SrcUTF8.begin()); convertUTF8ToUTF16String() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DConvertUTFWrapper.cpp97 const UTF16 *Src = reinterpret_cast<const UTF16 *>(SrcBytes.begin()); in convertUTF16ToUTF8String() local
135 bool convertUTF16ToUTF8String(ArrayRef<UTF16> Src, std::string &Out) in convertUTF16ToUTF8String() argument
153 const UTF8 *Src = reinterpret_cast<const UTF8 *>(SrcUTF8.begin()); convertUTF8ToUTF16String() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp657 const Value *Src = N->getMemOperand()->getValue(); in getCodeAddrSpace() local
[all...]

Completed in 12 milliseconds

123456789