/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVISelLowering.cpp | 115 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 D | SPIRVBuiltins.cpp | 394 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 D | SPIRVPreLegalizer.cpp | 42 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 D | SPIRVPostLegalizer.cpp | 80 static void processNewInstrs(MachineFunction &MF, SPIRVGlobalRegistry *GR, in processNewInstrs() 156 SPIRVGlobalRegistry *GR = ST.getSPIRVGlobalRegistry(); in runOnMachineFunction() local
|
H A D | SPIRVLegalizerInfo.h | 29 SPIRVGlobalRegistry *GR; variable
|
H A D | SPIRVCallLowering.cpp | 32 SPIRVGlobalRegistry *GR) in SPIRVCallLowering() 94 fixFunctionTypeIfPtrArgs(SPIRVGlobalRegistry *GR, const Function &F, in fixFunctionTypeIfPtrArgs() 190 SPIRVGlobalRegistry *GR, in getArgSPIRVType()
|
H A D | SPIRVSubtarget.h | 46 std::unique_ptr<SPIRVGlobalRegistry> GR; variable
|
H A D | SPIRVLegalizerInfo.cpp | 327 SPIRVGlobalRegistry *GR) { in convertPtrToInt()
|
H A D | SPIRVEmitIntrinsics.cpp | 68 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 D | SPIRVModuleAnalysis.h | 229 SPIRVGlobalRegistry *GR; member
|
H A D | SPIRVInstructionSelector.cpp | 77 SPIRVGlobalRegistry &GR; member in __anonce99e1400111::SPIRVInstructionSelector
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 109 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 D | FunctionInfo.cpp | 181 const GsymReader &GR, in lookup() argument
|
H A D | GsymReader.cpp | 54 llvm::Error Err = GR.parse(); in create() local
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | RecordVisitor.cpp | 30 void SymbolConverter::visitGlobal(const GlobalRecord &GR) { in visitGlobal()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-graph.cpp | 465 xray::GraphRenderer GR(FuncIdHelper, DeduceSiblingCalls); in getGraphRenderer() local 526 auto &GR = *GROrError; in __anon4662d1480302() local
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | Frontend.cpp | 24 GlobalRecord *GR = in addGlobal() local
|
/freebsd/lib/libiconv_modules/HZ/ |
H A D | citrus_hz.c | 102 #define GR(escape) ((escape)->right) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 4160 for (auto &GR : GuardedRegions) in insertInstructionGuardsHelper() local
|