Home
last modified time | relevance | path

Searched refs:VerifyArgABICompliance (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h142 VerifyArgABICompliance(true), in TargetOptions()
376 unsigned VerifyArgABICompliance : 1; variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp620 Target->Options.VerifyArgABICompliance = 0; in compileModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp11148 } else if (!getTargetMachine().Options.VerifyArgABICompliance) in verifyNarrowIntegerArgs()