Searched refs:TI_GLOBAL_RELOC (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssembly.h93 TI_GLOBAL_RELOC enumerator in enum:llvm::WebAssembly::TargetIndex
H A DWebAssemblyInstrInfo.cpp241 {WebAssembly::TI_GLOBAL_RELOC, "wasm-global-reloc"}};
H A DWebAssemblyFrameLowering.cpp328 Loc.Location.WasmLoc = {WebAssembly::TI_GLOBAL_RELOC, 0};
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp434 const unsigned TI_GLOBAL_RELOC = 3; local
435 if (FrameBase.Location.WasmLoc.Kind == TI_GLOBAL_RELOC) {

Completed in 160 milliseconds