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

  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 420 const CallInst *CallI = cast<CallInst>(CS->getInstruction());
423 if (!llvm::getAlign(*CallI, i + 1, align))
484 const CallInst *CallI = dyn_cast<CallInst>(CS->getInstruction());
485 if (!llvm::getAlign(*CallI, Idx, align))
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]

Completed in 362 milliseconds