Home
last modified time | relevance | path

Searched refs:AL1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp119 AttributeList AL1; in generateCrashCode() local
128 FunctionType::get(IRB.getVoidTy(), Args1, false), AL1); in generateCrashCode()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2859 AttributeList AL1; in initializeCallbacks() local
2866 AL1 = AL1.addParamAttribute(*C, 1, AK); in initializeCallbacks()
2883 FunctionType::get(IRB.getVoidTy(), Args1, false), AL1); in initializeCallbacks()
2888 FunctionType::get(IRB.getVoidTy(), Args1, false), AL1); in initializeCallbacks()