Home
last modified time | relevance | path

Searched defs:FCC (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/
Dp2.cpp13 template<typename T> concept constexpr bool FCC() { return true; } // expected-error {{function con… in FCC() function
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h81 static OperandMIPS32FCC *create(Cfg *Func, OperandMIPS32FCC::FCC FCC) { in create()
1151 Variable *Src, Operand *FCC) { in create()
1188 Operand *FCC) in InstMIPS32MovConditional()
DIceTargetLoweringMIPS32.h414 void _movf(Variable *Dest, Variable *Src0, Operand *FCC) { in _movf()
430 void _movt(Variable *Dest, Variable *Src0, Operand *FCC) { in _movt()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp677 SDValue FCC = N->getOperand(1), Glue = N->getOperand(3); in performCMovFPCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp778 SDValue FCC = N->getOperand(1), Glue = N->getOperand(3); in performCMovFPCombine() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp779 SDValue FCC = N->getOperand(1), Glue = N->getOperand(3); in performCMovFPCombine() local