Home
last modified time | relevance | path

Searched defs:IsDouble (Results 1 – 13 of 13) sorted by relevance

/external/deqp-deps/amber/src/
Dtokenizer.h44 bool IsDouble() const { return type_ == TokenType::kDouble; } in IsDouble() function
/external/vixl/src/aarch32/
Doperands-aarch32.h298 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp670 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp709 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsFastISel.cpp709 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp2951 bool IsDouble = Name[17] == 'd'; in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp2818 bool IsDouble = Name[17] == 'd'; in UpgradeIntrinsicCall() local
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3130 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4333 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4305 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5178 bool IsDouble = Op.getValueType() == MVT::f64; in LowerConstantFP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6568 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp6771 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local