Home
last modified time | relevance | path

Searched defs:CII (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp262 if (auto *CII = dyn_cast<CoroIdInst>(&I)) in collectPostSplitCoroIds() local
388 for (auto *CII : L.CoroIds) in run() local
427 for (auto *CII : L->CoroIds) in runOnFunction() local
DCoroEarly.cpp179 if (auto *CII = cast<CoroIdInst>(&I)) { in lowerEarlyIntrinsics() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp307 if (auto *CII = dyn_cast<CoroIdInst>(&I)) in runOnFunction() local
320 for (auto *CII : L->CoroIds) in runOnFunction() local
DCoroEarly.cpp184 if (auto *CII = cast<CoroIdInst>(&I)) { in lowerEarlyIntrinsics() local
/external/llvm-project/llvm/unittests/IR/
DIRBuilderTest.cpp264 auto *CII = cast<ConstrainedFPIntrinsic>(V); in TEST_F() local
320 ConstrainedFPIntrinsic *CII; in TEST_F() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1068 if (ConstantInt *CII = dyn_cast<ConstantInt>(I->getOperand(1))) { in areInstsCompatible() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp3535 IdentifierInfo &CII = C.Idents.get(Name); in GetRuntimeFunctionDecl() local