HomeSort by relevance Sort by last modified time
    Searched refs:NCI (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/
Android.mk 4 # NCI Configuration
14 $(call all-java-files-under, nci)
  /external/spirv-llvm/lib/SPIRV/
OCL20ToSPIRV.cpp 595 [&](CallInst *NCI)->Instruction * {
596 NewCI = NCI;
597 Instruction* Store = new StoreInst(NCI, Expected, NCI->getNextNode());
598 return new ICmpInst(Store->getNextNode(), CmpInst::ICMP_EQ, NCI,
599 NCI->getArgOperand(1));
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 89 milliseconds