Home
last modified time | relevance | path

Searched defs:TCK (Results 1 – 11 of 11) sorted by relevance

/external/objenesis/tck/src/main/java/org/objenesis/tck/
DTCK.java54 public class TCK { class
/external/u-boot/include/
Dlattice.h148 #define TCK 0x1B /* The number of TCK pulses. */ macro
/external/llvm/unittests/IR/
DInstructionsTest.cpp508 for (CallInst::TailCallKind TCK : Kinds) { in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp520 for (CallInst::TailCallKind TCK : Kinds) { in TEST() local
/external/clang/lib/CodeGen/
DCGClass.cpp2635 CFITypeCheckKind TCK, in EmitVTablePtrCheckForCall()
2646 CFITypeCheckKind TCK, in EmitVTablePtrCheckForCast()
2690 CFITypeCheckKind TCK, in EmitVTablePtrCheck()
DCGExpr.cpp532 void CodeGenFunction::EmitTypeCheck(TypeCheckKind TCK, SourceLocation Loc, in EmitTypeCheck()
943 LValue CodeGenFunction::EmitCheckedLValue(const Expr *E, TypeCheckKind TCK) { in EmitCheckedLValue()
DCGExprScalar.cpp85 LValue EmitCheckedLValue(const Expr *E, CodeGenFunction::TypeCheckKind TCK) { in EmitCheckedLValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4553 CallInst::TailCallKind TCK = CallInst::TCK_None; in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5540 CallInst::TailCallKind TCK = CallInst::TCK_None; in parseFunctionBody() local
/external/llvm/lib/AsmParser/
DLLParser.cpp5840 CallInst::TailCallKind TCK) { in ParseCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp6331 CallInst::TailCallKind TCK) { in ParseCall()