Home
last modified time | relevance | path

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

/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/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2797 AttributeList AL2; in initializeCallbacks() local
2804 AL2 = AL2.addParamAttribute(*C, 2, AK); in initializeCallbacks()
2810 FunctionType::get(IRB.getVoidTy(), Args2, false), AL2); in initializeCallbacks()
2814 FunctionType::get(IRB.getVoidTy(), Args2, false), AL2); in initializeCallbacks()