| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelRoutine.hpp | 42 typedef Shader::SourceParameter Src; typedef in sw::PixelRoutine
|
| H A D | VertexProgram.hpp | 64 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 D | CloneModule.cpp | 21 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 D | MachineBranchProbabilityInfo.cpp | 50 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 D | GlobalIndirectSymbol.h | 45 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 D | BPFSelectionDAGInfo.cpp | 20 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 D | CostTable.h | 47 MVT::SimpleValueType Src; member 54 ConvertCostTableLookup(ArrayRef<TypeConversionCostTblEntry> Tbl, int ISD, MVT Dst, MVT Src) ConvertCostTableLookup() argument
|
| H A D | MIRFormatter.h | 44 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 D | SelectionDAGTargetInfo.h | 105 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 D | SymbolTableListTraitsImpl.h | 28 setSymTabObject(TPtr *Dest, TPtr Src) setSymTabObject() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IcePhiLoweringImpl.h | 46 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 D | WebAssemblySelectionDAGInfo.cpp | 21 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 D | XCoreSelectionDAGInfo.cpp | 18 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 D | radeon_dataflow.h | 81 struct rc_src_register * Src; member 85 struct rc_pair_instruction_source * Src; member
|
| H A D | radeon_program_pair.h | 81 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 D | BasicBlockUtils.h | 205 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 D | AVRRelaxMemOperations.cpp | 92 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 D | HexagonSelectionDAGInfo.cpp | 19 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 D | HexagonPeephole.cpp | 138 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 D | RDFCopy.cpp | 45 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 D | LanaiFrameLowering.cpp | 76 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 D | IRMutator.cpp | 96 InjectorIRStrategy::chooseOperation(Value *Src, RandomIRBuilder &IB) { in chooseOperation() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | ConvertUTFWrapper.cpp | 98 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 D | ConvertUTFWrapper.cpp | 97 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 D | NVPTXISelDAGToDAG.cpp | 657 const Value *Src = N->getMemOperand()->getValue(); in getCodeAddrSpace() local [all...] |