Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp115 SPIRVGlobalRegistry &GR, MachineInstr &I, in doInsertBitcast()
133 static SPIRVType *createNewPtrType(SPIRVGlobalRegistry &GR, MachineInstr &I, in createNewPtrType()
151 MachineRegisterInfo *MRI, SPIRVGlobalRegistry &GR, in validatePtrTypes()
186 SPIRVGlobalRegistry &GR, in validateGroupWaitEventsPtr()
208 SPIRVGlobalRegistry &GR, MachineInstr &I, in validateGroupAsyncCopyPtr()
250 SPIRVGlobalRegistry &GR, MachineInstr &FunCall, in validateFunCallMachineDef()
285 SPIRVGlobalRegistry &GR, in validateFunCall()
301 MachineRegisterInfo *DefMRI, SPIRVGlobalRegistry &GR, in validateForwardCalls()
314 SPIRVGlobalRegistry &GR, MachineInstr &I) { in validateAccessChain()
332 SPIRVGlobalRegistry &GR = *STI.getSPIRVGlobalRegistry(); in finalizeLowering() local
H A DSPIRVBuiltins.cpp394 SPIRVGlobalRegistry *GR) { in buildBoolRegister()
421 SPIRVGlobalRegistry *GR) { in buildSelectInst()
441 SPIRVGlobalRegistry *GR, LLT LowLevelType, in buildLoadInst()
460 SPIRVGlobalRegistry *GR, SPIRV::BuiltIn::BuiltIn BuiltinValue, LLT LLType, in buildBuiltinVariableLoad()
530 SPIRVGlobalRegistry *GR, in buildConstantIntReg()
539 SPIRVGlobalRegistry *GR, in buildScopeReg()
557 SPIRVGlobalRegistry *GR) { in buildMemSemanticsReg()
613 SPIRVGlobalRegistry *GR) { in buildAtomicLoadInst()
654 SPIRVGlobalRegistry *GR) { in buildAtomicStoreInst()
678 unsigned Opcode, MachineIRBuilder &MIRBuilder, SPIRVGlobalRegistry *GR) { in buildAtomicCompareExchangeInst()
[all …]
H A DSPIRVPreLegalizer.cpp42 addConstantsToTrack(MachineFunction &MF, SPIRVGlobalRegistry *GR, in addConstantsToTrack()
168 static void insertBitcasts(MachineFunction &MF, SPIRVGlobalRegistry *GR, in insertBitcasts()
225 static SPIRVType *propagateSPIRVType(MachineInstr *MI, SPIRVGlobalRegistry *GR, in propagateSPIRVType()
313 const SPIRVGlobalRegistry &GR) { in createNewIdReg()
372 SPIRVGlobalRegistry *GR, MachineIRBuilder &MIB, in insertAssignInstr()
404 MachineRegisterInfo &MRI, SPIRVGlobalRegistry *GR) { in processInstr()
426 generateAssignInstrs(MachineFunction &MF, SPIRVGlobalRegistry *GR, in generateAssignInstrs()
574 SPIRVGlobalRegistry *GR, in processInstrsWithTypeFolding()
614 insertInlineAsmProcess(MachineFunction &MF, SPIRVGlobalRegistry *GR, in insertInlineAsmProcess()
713 static void insertInlineAsm(MachineFunction &MF, SPIRVGlobalRegistry *GR, in insertInlineAsm()
[all …]
H A DSPIRVPostLegalizer.cpp80 static void processNewInstrs(MachineFunction &MF, SPIRVGlobalRegistry *GR, in processNewInstrs()
156 SPIRVGlobalRegistry *GR = ST.getSPIRVGlobalRegistry(); in runOnMachineFunction() local
H A DSPIRVLegalizerInfo.h29 SPIRVGlobalRegistry *GR; variable
H A DSPIRVCallLowering.cpp32 SPIRVGlobalRegistry *GR) in SPIRVCallLowering()
94 fixFunctionTypeIfPtrArgs(SPIRVGlobalRegistry *GR, const Function &F, in fixFunctionTypeIfPtrArgs()
190 SPIRVGlobalRegistry *GR, in getArgSPIRVType()
H A DSPIRVSubtarget.h46 std::unique_ptr<SPIRVGlobalRegistry> GR; variable
H A DSPIRVLegalizerInfo.cpp327 SPIRVGlobalRegistry *GR) { in convertPtrToInt()
H A DSPIRVEmitIntrinsics.cpp68 SPIRVGlobalRegistry *GR = nullptr; member in __anon21a763720111::SPIRVEmitIntrinsics
254 static inline Type *restoreMutatedType(SPIRVGlobalRegistry *GR, Instruction *I, in restoreMutatedType()
267 static inline Type *reconstructType(SPIRVGlobalRegistry *GR, Value *Op) { in reconstructType()
596 static inline Type *getAtomicElemTy(SPIRVGlobalRegistry *GR, Instruction *I, in getAtomicElemTy()
H A DSPIRVModuleAnalysis.h229 SPIRVGlobalRegistry *GR; member
H A DSPIRVInstructionSelector.cpp77 SPIRVGlobalRegistry &GR; member in __anonce99e1400111::SPIRVInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp109 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup() argument
160 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup() argument
H A DFunctionInfo.cpp181 const GsymReader &GR, in lookup() argument
H A DGsymReader.cpp54 llvm::Error Err = GR.parse(); in create() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp30 void SymbolConverter::visitGlobal(const GlobalRecord &GR) { in visitGlobal()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp465 xray::GraphRenderer GR(FuncIdHelper, DeduceSiblingCalls); in getGraphRenderer() local
526 auto &GR = *GROrError; in __anon4662d1480302() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp24 GlobalRecord *GR = in addGlobal() local
/freebsd/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c102 #define GR(escape) ((escape)->right) macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4160 for (auto &GR : GuardedRegions) in insertInstructionGuardsHelper() local