| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CRC.h | 52 uint32_t getCRC() const { return CRC; } in getCRC() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| H A D | SimplifyIndVar.h | 42 const DominatorTree *getDomTree() const { return DT; } in getDomTree() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | Interval.cpp | 26 bool Interval::isLoop() const { in isLoop() argument 36 void Interval::print(raw_ostream &OS) const { in print() argument
|
| H A D | LoopInfo.cpp | 62 bool Loop::isLoopInvariant(const Value *V) const { in isLoopInvariant() argument 68 bool Loop::hasLoopInvariantOperands(const Instruction *I) const { in hasLoopInvariantOperands() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | MutexGuard.h | 37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | raw_os_ostream.cpp | 30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | APSInt.cpp | 39 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() argument
|
| H A D | raw_os_ostream.cpp | 29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUFrameLowering.cpp | 22 unsigned AMDGPUFrameLowering::getStackWidth(const MachineFunction &MF) const { in getStackWidth() argument
|
| H A D | AMDGPUTargetObjectFile.cpp | 23 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const SelectSectionForGlobal() argument 32 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const getExplicitSectionGlobal() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUMCAsmInfo.cpp | 48 bool AMDGPUMCAsmInfo::shouldOmitSectionDirective(StringRef SectionName) const { in shouldOmitSectionDirective() argument 55 unsigned AMDGPUMCAsmInfo::getMaxInstLength(const MCSubtargetInfo *STI) const { in getMaxInstLength() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| H A D | BPFFrameLowering.cpp | 23 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() argument 25 emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const emitPrologue() argument 28 emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const emitEpilogue() argument 31 determineCalleeSaves(MachineFunction &MF, BitVector &SavedRegs, RegScavenger *RS) const determineCalleeSaves() argument
|
| H A D | BPFSelectionDAGInfo.h | 29 unsigned getCommonMaxStoresPerMemFunc() const { return 128; } in getCommonMaxStoresPerMemFunc() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| H A D | LanaiSelectionDAGInfo.cpp | 21 EmitTargetCodeForMemcpy( SelectionDAG & , const SDLoc & , SDValue , SDValue , SDValue , SDValue Size, unsigned , bool , bool , MachinePointerInfo , MachinePointerInfo ) const EmitTargetCodeForMemcpy() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.h | 56 getRegSpillOffset(unsigned Reg) const getRegSpillOffset() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | Symbol.cpp | 20 LLVM_DUMP_METHOD void Symbol::dump(raw_ostream &OS) const { in dump() argument 49 Symbol::targets(ArchitectureSet Architectures) const { in targets() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | assignment_statement.cc | 39 const AssignmentStatement* AssignmentStatement::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | binary_expression.cc | 41 const BinaryExpression* BinaryExpression::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | bitcast_expression.cc | 37 const BitcastExpression* BitcastExpression::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | break_statement.cc | 31 const BreakStatement* BreakStatement::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | continue_statement.cc | 31 const ContinueStatement* ContinueStatement::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | discard_statement.cc | 31 const DiscardStatement* DiscardStatement::Clone(CloneContext* ctx) const { in Clone() argument
|
| H A D | fallthrough_statement.cc | 31 const FallthroughStatement* FallthroughStatement::Clone( in Clone() argument
|
| H A D | int_literal_expression.h | 33 int32_t ValueAsI32() const { return static_cast<int32_t>(ValueAsU32()); } in ValueAsI32() argument
|
| H A D | internal_decoration.cc | 26 std::string InternalDecoration::Name() const { in Name() argument
|