Home
last modified time | relevance | path

Searched defs:const (Results 1626 - 1650 of 20717) sorted by relevance

1...<<61626364656667686970>>...829

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCRC.h52 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 DSimplifyIndVar.h42 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 DInterval.cpp26 bool Interval::isLoop() const { in isLoop() argument
36 void Interval::print(raw_ostream &OS) const { in print() argument
H A DLoopInfo.cpp62 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 DMutexGuard.h37 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 Draw_os_ostream.cpp30 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 DAPSInt.cpp39 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() argument
H A Draw_os_ostream.cpp29 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 DAMDGPUFrameLowering.cpp22 unsigned AMDGPUFrameLowering::getStackWidth(const MachineFunction &MF) const { in getStackWidth() argument
H A DAMDGPUTargetObjectFile.cpp23 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 DAMDGPUMCAsmInfo.cpp48 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 DBPFFrameLowering.cpp23 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 DBPFSelectionDAGInfo.h29 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 DLanaiSelectionDAGInfo.cpp21 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 DSystemZFrameLowering.h56 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 DSymbol.cpp20 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 Dassignment_statement.cc39 const AssignmentStatement* AssignmentStatement::Clone(CloneContext* ctx) const { in Clone() argument
H A Dbinary_expression.cc41 const BinaryExpression* BinaryExpression::Clone(CloneContext* ctx) const { in Clone() argument
H A Dbitcast_expression.cc37 const BitcastExpression* BitcastExpression::Clone(CloneContext* ctx) const { in Clone() argument
H A Dbreak_statement.cc31 const BreakStatement* BreakStatement::Clone(CloneContext* ctx) const { in Clone() argument
H A Dcontinue_statement.cc31 const ContinueStatement* ContinueStatement::Clone(CloneContext* ctx) const { in Clone() argument
H A Ddiscard_statement.cc31 const DiscardStatement* DiscardStatement::Clone(CloneContext* ctx) const { in Clone() argument
H A Dfallthrough_statement.cc31 const FallthroughStatement* FallthroughStatement::Clone( in Clone() argument
H A Dint_literal_expression.h33 int32_t ValueAsI32() const { return static_cast<int32_t>(ValueAsU32()); } in ValueAsI32() argument
H A Dinternal_decoration.cc26 std::string InternalDecoration::Name() const { in Name() argument

Completed in 8 milliseconds

1...<<61626364656667686970>>...829