Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrepare.cpp122 maybeGenerateBitcast(IRBuilder<> & Builder,PointerTypeMap & PointerTypes,Instruction & Inst,Value * Operand,Type * Ty) maybeGenerateBitcast() argument
142 PointerTypeMap PointerTypes = PointerTypeAnalysis::run(M); runOnModule() local
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp979 std::map<std::string, std::unique_ptr<PointerType>> PointerTypes; member in __anon6b6344ba0111::EmitterBase
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8392 TypeSet PointerTypes; global() member in __anond63fa3841211::BuiltinCandidateTypeSet