Home
last modified time | relevance | path

Searched defs:GR (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp277 SPIRVGlobalRegistry *GR) { in buildBoolRegister()
303 SPIRVGlobalRegistry *GR) { in buildSelectInst()
421 SPIRVGlobalRegistry *GR, in buildScopeReg()
464 SPIRVGlobalRegistry *GR) { in buildAtomicLoadInst()
616 SPIRVGlobalRegistry *GR) { in buildAtomicRMWInst()
696 SPIRVGlobalRegistry *GR) { in buildBarrierInst()
786 SPIRVGlobalRegistry *GR) { in generateExtInst()
833 SPIRVGlobalRegistry *GR) { in generateGroupInst()
918 SPIRVGlobalRegistry *GR, in genWorkgroupQuery()
1695 SPIRVGlobalRegistry *GR) { in generateAsyncCopy()
[all …]
H A DSPIRVPreLegalizer.cpp41 static void addConstantsToTrack(MachineFunction &MF, SPIRVGlobalRegistry *GR) { in addConstantsToTrack()
120 static void insertBitcasts(MachineFunction &MF, SPIRVGlobalRegistry *GR, in insertBitcasts()
145 static SPIRVType *propagateSPIRVType(MachineInstr *MI, SPIRVGlobalRegistry *GR, in propagateSPIRVType()
196 SPIRVGlobalRegistry *GR, MachineIRBuilder &MIB, in insertAssignInstr()
225 static void generateAssignInstrs(MachineFunction &MF, SPIRVGlobalRegistry *GR, in generateAssignInstrs()
304 const SPIRVGlobalRegistry &GR) { in createNewIdReg()
331 MachineRegisterInfo &MRI, SPIRVGlobalRegistry *GR) { in processInstr()
355 SPIRVGlobalRegistry *GR, in processInstrsWithTypeFolding()
390 static void processSwitches(MachineFunction &MF, SPIRVGlobalRegistry *GR, in processSwitches()
548 SPIRVGlobalRegistry *GR = ST.getSPIRVGlobalRegistry(); in runOnMachineFunction() local
H A DSPIRVLegalizerInfo.h29 SPIRVGlobalRegistry *GR; variable
H A DSPIRVSubtarget.h43 std::unique_ptr<SPIRVGlobalRegistry> GR; variable
H A DSPIRVLegalizerInfo.cpp280 SPIRVGlobalRegistry *GR) { in convertPtrToInt()
H A DSPIRVCallLowering.cpp29 SPIRVGlobalRegistry *GR) in SPIRVCallLowering()
H A DSPIRVModuleAnalysis.h219 SPIRVGlobalRegistry *GR; member
H A DSPIRVInstructionSelector.cpp50 SPIRVGlobalRegistry &GR; member in __anond6fe346d0111::SPIRVInstructionSelector
/openbsd/gnu/llvm/clang/tools/diagtool/
H A DTreeView.cpp52 for (const GroupRecord &GR : Group.subgroups()) { in enabledByDefault() local
73 for (const GroupRecord &GR : Group.subgroups()) { in printGroup() local
110 for (const GroupRecord &GR : AllGroups) { in showAll() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp109 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup()
160 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup()
H A DFunctionInfo.cpp155 const GsymReader &GR, in lookup()
H A DGsymReader.cpp54 GsymReader GR(std::move(MemBuffer)); in create() local
/openbsd/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-graph.cpp465 xray::GraphRenderer GR(FuncIdHelper, DeduceSiblingCalls); in getGraphRenderer() local
526 auto &GR = *GROrError; in __anon9d1b90150302() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3894 for (auto &GR : GuardedRegions) in insertInstructionGuardsHelper() local