Searched defs:PointerTypes (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ | ||
H A D | DXILPrepare.cpp | 86 maybeGenerateBitcast(IRBuilder<> & Builder,PointerTypeMap & PointerTypes,Instruction & Inst,Value * Operand,Type * Ty) maybeGenerateBitcast() argument |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 978 std::map<std::string, std::unique_ptr<PointerType>> PointerTypes; global() member in __anon3961c3990111::EmitterBase |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8366 /// PointerTypes - The set of pointer types that will be used in the member in __anon6beb8ae31111::BuiltinCandidateTypeSet |