Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h266 void setGlobalISelAbort(GlobalISelAbortMode Mode) { in setGlobalISelAbort() function
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp278 unwrap(T)->setGlobalISelAbort(AM); in LLVMSetTargetMachineGlobalISelAbort()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp390 setGlobalISelAbort(GlobalISelAbortMode::Disable); in AArch64TargetMachine()