Home
last modified time | relevance | path

Searched defs:PointerTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrepare.cpp86 maybeGenerateBitcast(IRBuilder<> & Builder,PointerTypeMap & PointerTypes,Instruction & Inst,Value * Operand,Type * Ty) maybeGenerateBitcast() argument
106 PointerTypeMap PointerTypes = PointerTypeAnalysis::run(M); runOnModule() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp978 std::map<std::string, std::unique_ptr<PointerType>> PointerTypes; global() member in __anon3961c3990111::EmitterBase
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8366 /// PointerTypes - The set of pointer types that will be used in the member in __anon6beb8ae31111::BuiltinCandidateTypeSet