Home
last modified time | relevance | path

Searched refs:FastISelShouldIgnore (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/test/TableGen/
DFastISelEmitter.td32 let FastISelShouldIgnore = 1 in
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h278 bool FastISelShouldIgnore : 1; variable
DCodeGenInstruction.cpp404 FastISelShouldIgnore = R->getValueAsBit("FastISelShouldIgnore"); in CodeGenInstruction()
DFastISelEmitter.cpp470 if (II.FastISelShouldIgnore) in collectPatterns()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td614 let FastISelShouldIgnore = 1 in {
625 let FastISelShouldIgnore = 1 in
633 let FastISelShouldIgnore = 1 in {
DMicroMips32r6InstrInfo.td1388 let FastISelShouldIgnore = 1 in
/external/llvm-project/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td614 let FastISelShouldIgnore = 1 in {
625 let FastISelShouldIgnore = 1 in
633 let FastISelShouldIgnore = 1 in {
DMicroMips32r6InstrInfo.td1388 let FastISelShouldIgnore = 1 in
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTarget.td627 bit FastISelShouldIgnore = 0;
/external/llvm-project/llvm/include/llvm/Target/
DTarget.td639 bit FastISelShouldIgnore = false;
/external/llvm-project/llvm/docs/TableGen/
DProgRef.rst1867 bit FastISelShouldIgnore = 0;