Searched defs:PointerTypes (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/ | ||
H A D | DXILPrepare.cpp | 122 maybeGenerateBitcast(IRBuilder<> & Builder,PointerTypeMap & PointerTypes,Instruction & Inst,Value * Operand,Type * Ty) maybeGenerateBitcast() argument |
/llvm-project/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 979 std::map<std::string, std::unique_ptr<PointerType>> PointerTypes; member in __anon6b6344ba0111::EmitterBase |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 8392 TypeSet PointerTypes; global() member in __anond63fa3841211::BuiltinCandidateTypeSet |