Home
last modified time | relevance | path

Searched defs:CIdx (Results 1 – 21 of 21) sorted by relevance

/external/clang/tools/libclang/
DCXTranslationUnit.h30 clang::CIndexer *CIdx; member
DIndexing.cpp406 CXIndex CIdx; member
824 CXIndexAction clang_IndexAction_create(CXIndex CIdx) { in clang_IndexAction_create()
DCIndex.cpp71 CXTranslationUnit cxtu::MakeCXTranslationUnit(CIndexer *CIdx, ASTUnit *AU) { in MakeCXTranslationUnit()
3092 void clang_disposeIndex(CXIndex CIdx) { in clang_disposeIndex()
3097 void clang_CXIndex_setGlobalOptions(CXIndex CIdx, unsigned options) { in clang_CXIndex_setGlobalOptions()
3102 unsigned clang_CXIndex_getGlobalOptions(CXIndex CIdx) { in clang_CXIndex_getGlobalOptions()
3115 CXTranslationUnit clang_createTranslationUnit(CXIndex CIdx, in clang_createTranslationUnit()
3126 enum CXErrorCode clang_createTranslationUnit2(CXIndex CIdx, in clang_createTranslationUnit2()
3161 clang_createTranslationUnitFromSourceFile(CXIndex CIdx, in clang_createTranslationUnitFromSourceFile()
3175 clang_parseTranslationUnit_Impl(CXIndex CIdx, const char *source_filename, in clang_parseTranslationUnit_Impl()
3308 clang_parseTranslationUnit(CXIndex CIdx, in clang_parseTranslationUnit()
3326 CXIndex CIdx, const char *source_filename, in clang_parseTranslationUnit2()
[all …]
/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp197 int CIdx = (PS1 == BB) ? 0 : 1; in FlattenParallelAndOr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp210 int CIdx = (PS1 == BB) ? 0 : 1; in FlattenParallelAndOr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantFold.cpp796 if (ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx)) { in ConstantFoldExtractElementInstruction() local
811 ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx); in ConstantFoldInsertElementInstruction() local
/external/llvm/lib/IR/
DConstantFold.cpp790 if (ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx)) { in ConstantFoldExtractElementInstruction() local
805 ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx); in ConstantFoldInsertElementInstruction() local
/external/clang/tools/c-index-test/
Dc-index-test.c2156 CXIndex CIdx; in perform_code_completion() local
2294 CXIndex CIdx; in inspect_cursor_at() local
2578 CXIndex CIdx; in find_file_refs_at() local
2688 CXIndex CIdx; in find_file_includes_in() local
3581 CXIndex CIdx; in perform_token_annotation() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp763 if (ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx)) { in ConstantFoldExtractElementInstruction() local
780 ConstantInt *CIdx = dyn_cast<ConstantInt>(Idx); in ConstantFoldInsertElementInstruction() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp331 if (ConstantInt *CIdx = dyn_cast<ConstantInt>(Index)) { in DecomposeGEPExpression() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp688 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
701 unsigned CIdx = 0, CEnd = ClassInstrs.size(); in createInstRWClass() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp428 if (const ConstantInt *CIdx = dyn_cast<ConstantInt>(Index)) { in DecomposeGEPExpression() local
DInstructionSimplify.cpp3682 if (auto *CIdx = dyn_cast<Constant>(Idx)) in SimplifyExtractElementInst() local
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp1120 SlotIndex CIdx = LIS.getInstructionIndex(*CurrentSpill); in rmRedundantSpills() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp500 if (const ConstantInt *CIdx = dyn_cast<ConstantInt>(Index)) { in DecomposeGEPExpression() local
DInstructionSimplify.cpp4071 if (auto *CIdx = dyn_cast<Constant>(Idx)) in SimplifyExtractElementInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp1177 SlotIndex CIdx = LIS.getInstructionIndex(*CurrentSpill); in rmRedundantSpills() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp650 if (ConstantSDNode *CIdx = dyn_cast<ConstantSDNode>(Idx)) { in SplitVecRes_INSERT_VECTOR_ELT() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1505 auto *CIdx = dyn_cast<ConstantSDNode>(Op.getOperand(2)); in SimplifyDemandedVectorElts() local
DLegalizeVectorTypes.cpp1114 if (ConstantSDNode *CIdx = dyn_cast<ConstantSDNode>(Idx)) { in SplitVecRes_INSERT_VECTOR_ELT() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp985 if (ConstantSDNode *CIdx = dyn_cast<ConstantSDNode>(Idx)) { in SplitVecRes_INSERT_VECTOR_ELT() local