Home
last modified time | relevance | path

Searched defs:IsSingle (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp190 bool IsSingle = MRI.getType(DstReg).getSizeInBits() == 32; in selectIntToFP() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2164 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp293 bool IsSingle; member
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8389 bool IsSingle = Op.getValueType() == MVT::f32 && Subtarget.hasFPCVT(); in convertIntToFP() local