Home
last modified time | relevance | path

Searched refs:AL2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp114 AttributeList AL2; in generateCrashCode() local
117 FunctionType::get(IRB.getVoidTy(), Args2, false), AL2); in generateCrashCode()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td156 // AL2 Pipeline
208 // Either ALU or AL2 Pipelines
211 // Some instructions can choose between ALU and AL2, but once dispatched to
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedMIPSP8700.td12 // - 2 Integer Arithmetic and Logical Units (ALU and AL2)
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2858 AttributeList AL2; in initializeCallbacks() local
2865 AL2 = AL2.addParamAttribute(*C, 2, AK); in initializeCallbacks()
2871 FunctionType::get(IRB.getVoidTy(), Args2, false), AL2); in initializeCallbacks()
2875 FunctionType::get(IRB.getVoidTy(), Args2, false), AL2); in initializeCallbacks()