Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetMachine.h231 void setGlobalISelAbort(GlobalISelAbortMode Mode) { in setGlobalISelAbort() function
/external/llvm-project/llvm/include/llvm/Target/
DTargetMachine.h233 void setGlobalISelAbort(GlobalISelAbortMode Mode) { in setGlobalISelAbort() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp308 setGlobalISelAbort(GlobalISelAbortMode::Disable); in AArch64TargetMachine()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp323 setGlobalISelAbort(GlobalISelAbortMode::Disable); in AArch64TargetMachine()