Home
last modified time | relevance | path

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

/aosp_15_r20/external/objenesis/tck/src/main/java/org/objenesis/tck/
H A DTCK.java54 public class TCK { class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp125 CallInst::TailCallKind TCK = CI->getTailCallKind(); in lowerObjCCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp110 CallInst::TailCallKind TCK = CI->getTailCallKind(); in lowerObjCCall() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGClass.cpp2635 CFITypeCheckKind TCK, in EmitVTablePtrCheckForCall()
2646 CFITypeCheckKind TCK, in EmitVTablePtrCheckForCast()
2690 CFITypeCheckKind TCK, in EmitVTablePtrCheck()
H A DCGExpr.cpp532 void CodeGenFunction::EmitTypeCheck(TypeCheckKind TCK, SourceLocation Loc, in EmitTypeCheck()
943 LValue CodeGenFunction::EmitCheckedLValue(const Expr *E, TypeCheckKind TCK) { in EmitCheckedLValue()
H A DCGExprScalar.cpp85 LValue EmitCheckedLValue(const Expr *E, CodeGenFunction::TypeCheckKind TCK) { in EmitCheckedLValue()
/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp508 for (CallInst::TailCallKind TCK : Kinds) { in TEST() local
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/include/soc/
H A Dgpio_apl.h127 #define TCK 62 macro
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5540 CallInst::TailCallKind TCK = CallInst::TCK_None; in parseFunctionBody() local
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp5840 CallInst::TailCallKind TCK) { in ParseCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5070 CallInst::TailCallKind TCK = CallInst::TCK_None; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6392 CallInst::TailCallKind TCK = CallInst::TCK_None; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp6778 CallInst::TailCallKind TCK) { in ParseCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp7374 CallInst::TailCallKind TCK) { in parseCall()