Home
last modified time | relevance | path

Searched defs:setEntry (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h185 void setEntry(Entry *E) { in setEntry() function
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_bb.cpp399 Function::setEntry(BasicBlock *bb) in setEntry() function in nv50_ir::Function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1069 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1187 void setEntry(VPBlockBase *EntryBlock) { in setEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp986 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry() function in LinearizedRegion
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp810 void setEntry(int index, const void *func) in setEntry() function in rr::ELFMemoryStreamer