Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVBuiltins.cpp277 SPIRVGlobalRegistry *GR) { in buildBoolRegister()
303 SPIRVGlobalRegistry *GR) { in buildSelectInst()
323 SPIRVGlobalRegistry *GR, LLT LowLevelType, in buildLoadInst()
342 SPIRVGlobalRegistry *GR, in buildBuiltinVariableLoad()
413 SPIRVGlobalRegistry *GR, in buildConstantIntReg()
421 SPIRVGlobalRegistry *GR, in buildScopeReg()
436 SPIRVGlobalRegistry *GR) { in buildMemSemanticsReg()
464 SPIRVGlobalRegistry *GR) { in buildAtomicLoadInst()
498 SPIRVGlobalRegistry *GR) { in buildAtomicStoreInst()
518 SPIRVGlobalRegistry *GR) { in buildAtomicCompareExchangeInst()
[all …]
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
DSPIRVLegalizerInfo.h29 SPIRVGlobalRegistry *GR; variable
DSPIRVSubtarget.h43 std::unique_ptr<SPIRVGlobalRegistry> GR; variable
DSPIRVLegalizerInfo.cpp280 SPIRVGlobalRegistry *GR) { in convertPtrToInt()
DSPIRVCallLowering.cpp29 SPIRVGlobalRegistry *GR) in SPIRVCallLowering()
DSPIRVModuleAnalysis.h219 SPIRVGlobalRegistry *GR; member
DSPIRVInstructionSelector.cpp50 SPIRVGlobalRegistry &GR; member in __anonbf38ec9e0111::SPIRVInstructionSelector
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp108 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup()
155 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup()
DGsymReader.cpp54 GsymReader GR(std::move(MemBuffer)); in create() local
DFunctionInfo.cpp152 const GsymReader &GR, in lookup()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
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()
DFunctionInfo.cpp155 const GsymReader &GR, in lookup()
DGsymReader.cpp54 GsymReader GR(std::move(MemBuffer)); in create() local
/external/elfutils/backends/
Dsh_corenote.c45 #define GR(at, n, dwreg) \ macro
Dppc_corenote.c50 #define GR(at, n, dwreg) \ macro
Di386_corenote.c45 #define GR(at, n, dwreg) \ macro
Dsparc_corenote.c49 #define GR(at, n, dwreg) \ macro
Dx86_64_corenote.c52 #define GR(at, n, dwreg) \ macro
Ds390_corenote.c50 #define GR(at, n, dwreg, b...) \ macro
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_signature.hpp171 typedef typename boost::result_of<GType(XType)>::type GR; typedef
191 typedef typename boost::result_of<GType(XType,YType)>::type GR; typedef
212 typedef typename boost::result_of<GType(XType,YType,ZType)>::type GR; typedef
230 typedef typename boost::result_of<GType(XType)>::type GR; typedef
246 typedef typename boost::result_of<GType(XType,YType)>::type GR; typedef
263 typedef typename boost::result_of<GType(XType,YType,ZType)>::type GR; typedef
/external/mesa3d/src/imagination/vulkan/pds/
Dpvr_rogue_pds_disasm.h241 bool GR; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp3894 for (auto &GR : GuardedRegions) in insertInstructionGuardsHelper() local