Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h269 enum class AddrType : uint8_t { Call, AfterCall }; enum
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp338 SelectAddrOperands(MVT AddrType,unsigned ConstOpc,SDValue N,SDValue & Offset,SDValue & Addr) SelectAddrOperands() argument
[all...]
H A DWebAssemblyAsmPrinter.cpp261 wasm::ValType AddrType = getOrCreateWasmSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp49 enum class AddrType { enum
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3470 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); CheckARMBuiltinExclusiveCall() local