Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVISelLowering.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
HDSPIRVBuiltins.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 …]
HDSPIRVPreLegalizer.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 …]
HDSPIRVPostLegalizer.cpp80 static void processNewInstrs(MachineFunction &MF, SPIRVGlobalRegistry *GR, in processNewInstrs()
156 SPIRVGlobalRegistry *GR = ST.getSPIRVGlobalRegistry(); in runOnMachineFunction() local
HDSPIRVLegalizerInfo.h29 SPIRVGlobalRegistry *GR; variable
HDSPIRVCallLowering.cpp32 SPIRVGlobalRegistry *GR) in SPIRVCallLowering()
94 fixFunctionTypeIfPtrArgs(SPIRVGlobalRegistry *GR, const Function &F, in fixFunctionTypeIfPtrArgs()
190 SPIRVGlobalRegistry *GR, in getArgSPIRVType()
HDSPIRVSubtarget.h46 std::unique_ptr<SPIRVGlobalRegistry> GR; variable
HDSPIRVLegalizerInfo.cpp327 SPIRVGlobalRegistry *GR) { in convertPtrToInt()
HDSPIRVEmitIntrinsics.cpp68 SPIRVGlobalRegistry *GR = nullptr; member in __anond0f2c0cb0111::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()
HDSPIRVModuleAnalysis.h229 SPIRVGlobalRegistry *GR; member
HDSPIRVInstructionSelector.cpp77 SPIRVGlobalRegistry &GR; member in __anon84227e390111::SPIRVInstructionSelector
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDInlineInfo.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()
HDFunctionInfo.cpp181 const GsymReader &GR, in lookup()
HDGsymReader.cpp53 GsymReader GR(std::move(MemBuffer)); in create() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/
HDRecordVisitor.cpp30 void SymbolConverter::visitGlobal(const GlobalRecord &GR) { in visitGlobal()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
HDxray-graph.cpp465 xray::GraphRenderer GR(FuncIdHelper, DeduceSiblingCalls); in getGraphRenderer() local
526 auto &GR = *GROrError; in __anon34a3fb610302() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/InstallAPI/
HDFrontend.cpp24 GlobalRecord *GR = in addGlobal() local
/freebsd-13-stable/lib/libiconv_modules/HZ/
HDcitrus_hz.c102 #define GR(escape) ((escape)->right) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDOpenMPOpt.cpp4160 for (auto &GR : GuardedRegions) in insertInstructionGuardsHelper() local