Home
last modified time | relevance | path

Searched defs:ToC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DConstants.cpp3317 if (AllSame && ToC->isNullValue()) in handleOperandChangeImpl() local
3240 Constant *ToC = cast<Constant>(To); handleOperandChangeImpl() local
3281 Constant *ToC = cast<Constant>(To); handleOperandChangeImpl() local
[all...]
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp8374 auto *ToC = Import(FromC, Lang_CXX11); TEST_P() local