Home
last modified time | relevance | path

Searched defs:AddrType (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DFunction.h269 enum class AddrType : uint8_t { Call, AfterCall }; enum
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp322 bool WebAssemblyDAGToDAGISel::SelectAddrOperands(MVT AddrType, in SelectAddrOperands()
H A DWebAssemblyAsmPrinter.cpp259 wasm::ValType AddrType = in getOrCreateWasmSymbol() local
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp49 enum class AddrType { enum
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp3129 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local