Home
last modified time | relevance | path

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

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