Home
last modified time | relevance | path

Searched refs:CGFI (Results 1 – 17 of 17) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntimeNVPTX.cpp95 : WorkerFn(nullptr), CGFI(nullptr) { in WorkerFunctionState()
102 CGFI = &CGM.getTypes().arrangeNullaryFunction(); in createWorkerFunction()
105 CGM.getTypes().GetFunctionType(*CGFI), llvm::GlobalValue::InternalLinkage, in createWorkerFunction()
107 CGM.SetInternalFunctionAttributes(/*D=*/nullptr, WorkerFn, *CGFI); in createWorkerFunction()
137 CGF.StartFunction(GlobalDecl(), Ctx.VoidTy, WST.WorkerFn, *WST.CGFI, {}); in emitWorkerFunction()
DCGOpenMPRuntimeNVPTX.h38 const CGFunctionInfo *CGFI; variable
DCGOpenMPRuntime.cpp2178 auto &CGFI = CGM.getTypes().arrangeBuiltinFunctionDeclaration(C.VoidTy, Args); in emitCopyprivateCopyFunction() local
2180 CGM.getTypes().GetFunctionType(CGFI), llvm::GlobalValue::InternalLinkage, in emitCopyprivateCopyFunction()
2182 CGM.SetInternalFunctionAttributes(/*D=*/nullptr, Fn, CGFI); in emitCopyprivateCopyFunction()
2184 CGF.StartFunction(GlobalDecl(), C.VoidTy, Fn, CGFI, Args); in emitCopyprivateCopyFunction()
4237 auto &CGFI = CGM.getTypes().arrangeBuiltinFunctionDeclaration(C.VoidTy, Args); in emitReductionFunction() local
4239 CGM.getTypes().GetFunctionType(CGFI), llvm::GlobalValue::InternalLinkage, in emitReductionFunction()
4241 CGM.SetInternalFunctionAttributes(/*D=*/nullptr, Fn, CGFI); in emitReductionFunction()
4243 CGF.StartFunction(GlobalDecl(), C.VoidTy, Fn, CGFI, Args); in emitReductionFunction()
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dint-cmp-11.ll67 ; Check the next value up, which must use CGFI.
80 ; Check the high end of the CGFI range.
155 ; Check the next value down, which must use CGFI instead.
168 ; Check the low end of the CGFI range.
Dint-cmp-14.ll55 ; Check the next value up, which must use CGFI.
68 ; Check the high end of the CGFI range.
169 ; Check the next value down, which must use CGFI instead.
182 ; Check the low end of the CGFI range.
Dint-cmp-13.ll55 ; Check the next value up, which must use CGFI.
68 ; Check the high end of the CGFI range.
169 ; Check the next value down, which must use CGFI instead.
182 ; Check the low end of the CGFI range.
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-11.ll67 ; Check the next value up, which must use CGFI.
80 ; Check the high end of the CGFI range.
155 ; Check the next value down, which must use CGFI instead.
168 ; Check the low end of the CGFI range.
Dint-cmp-13.ll55 ; Check the next value up, which must use CGFI.
68 ; Check the high end of the CGFI range.
169 ; Check the next value down, which must use CGFI instead.
182 ; Check the low end of the CGFI range.
Dint-cmp-14.ll55 ; Check the next value up, which must use CGFI.
68 ; Check the high end of the CGFI range.
169 ; Check the next value down, which must use CGFI instead.
182 ; Check the low end of the CGFI range.
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp591 : WorkerFn(nullptr), CGFI(CGM.getTypes().arrangeNullaryFunction()), in WorkerFunctionState()
601 CGM.getTypes().GetFunctionType(CGFI), llvm::GlobalValue::InternalLinkage, in createWorkerFunction()
603 CGM.SetInternalFunctionAttributes(GlobalDecl(), WorkerFn, CGFI); in createWorkerFunction()
1321 CGF.StartFunction(GlobalDecl(), Ctx.VoidTy, WST.WorkerFn, WST.CGFI, {}, in emitWorkerFunction()
2830 const CGFunctionInfo &CGFI = in emitInterWarpCopyFunction() local
2832 auto *Fn = llvm::Function::Create(CGM.getTypes().GetFunctionType(CGFI), in emitInterWarpCopyFunction()
2835 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI); in emitInterWarpCopyFunction()
2838 CGF.StartFunction(GlobalDecl(), C.VoidTy, Fn, CGFI, Args, Loc, Loc); in emitInterWarpCopyFunction()
3130 const CGFunctionInfo &CGFI = in emitShuffleAndReduceFunction() local
3133 CGM.getTypes().GetFunctionType(CGFI), llvm::GlobalValue::InternalLinkage, in emitShuffleAndReduceFunction()
[all …]
DCGOpenMPRuntimeGPU.h47 const CGFunctionInfo &CGFI; variable
DCGOpenMPRuntime.cpp2326 const auto &CGFI = in emitCopyprivateCopyFunction() local
2330 auto *Fn = llvm::Function::Create(CGM.getTypes().GetFunctionType(CGFI), in emitCopyprivateCopyFunction()
2333 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI); in emitCopyprivateCopyFunction()
2336 CGF.StartFunction(GlobalDecl(), C.VoidTy, Fn, CGFI, Args, Loc, Loc); in emitCopyprivateCopyFunction()
5382 const auto &CGFI = in emitReductionFunction() local
5385 auto *Fn = llvm::Function::Create(CGM.getTypes().GetFunctionType(CGFI), in emitReductionFunction()
5388 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI); in emitReductionFunction()
5391 CGF.StartFunction(GlobalDecl(), C.VoidTy, Fn, CGFI, Args, Loc, Loc); in emitReductionFunction()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc2813 251683053U, // CGFI
5616 0U, // CGFI
8419 0U, // CGFI
10921 // CFI, CGFI, CIH, LGFI
DSystemZGenDisassemblerTables.inc2166 /* 359 */ MCD_OPC_Decode, 201, 4, 167, 1, // Opcode: CGFI
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1292 def CGFI : CompareRIL<"cgfi", 0xC2C, z_scmp, GR64, imm64sx32>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1532 def CGFI : CompareRIL<"cgfi", 0xC2C, z_scmp, GR64, imm64sx32>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1519 def CGFI : CompareRIL<"cgfi", 0xC2C, z_scmp, GR64, imm64sx32>;