Home
last modified time | relevance | path

Searched defs:TDC (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp373 Instruction *TDC = IRB.CreateCall(TDCFunc, {V, MaskVal}); runOnFunction() local
H A DSystemZISelLowering.h296 TDC, enumerator
/llvm-project/clang/test/Analysis/Inputs/
H A Dctu-other.cpp181 TestDelegateConstructor TDC; in testImportOfDelegateConstructor() local
/llvm-project/clang/unittests/Frontend/
H A DFrontendActionTest.cpp247 auto *TDC = new TypoDiagnosticConsumer; TEST() local