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

  /external/clang/lib/CodeGen/
CGOpenMPRuntimeNVPTX.h 38 const CGFunctionInfo *CGFI;
CGOpenMPRuntimeNVPTX.cpp 95 : WorkerFn(nullptr), CGFI(nullptr) {
102 CGFI = &CGM.getTypes().arrangeNullaryFunction();
105 CGM.getTypes().GetFunctionType(*CGFI), llvm::GlobalValue::InternalLinkage,
107 CGM.SetInternalFunctionAttributes(/*D=*/nullptr, WorkerFn, *CGFI);
137 CGF.StartFunction(GlobalDecl(), Ctx.VoidTy, WST.WorkerFn, *WST.CGFI, {});
CGOpenMPRuntime.cpp     [all...]
  /external/v8/src/s390/
simulator-s390.h 649 EVALUATE(CGFI);
simulator-s390.cc     [all...]
constants-s390.h     [all...]

Completed in 572 milliseconds