Home
last modified time | relevance | path

Searched refs:Bitcast (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h109 Bitcast, enumerator
274 bool isBitcast() const { return Flags & (1 << MCID::Bitcast); } in isBitcast()
/external/clang/test/Coverage/
Dcodegen-next.m6 // Bitcast requires types of same width
/external/llvm/test/Assembler/
DConstantExprFoldCast.ll19 ; Bitcast -> GEP
/external/llvm/test/CodeGen/SPARC/
Dfloat-constants.ll6 ;; Bitcast should not do a runtime conversion, but rather emit a
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h483 return hasProperty(MCID::Bitcast, Type);
/external/clang/include/clang/Basic/
DBuiltinsNVPTX.def389 // Bitcast
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV5.td685 // Bitcast is different than [fp|sint|uint]_to_[sint|uint|fp].
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td825 // Bitcast i32 -> f32. NEON prefers to use VMOVDRR.
DARMISelLowering.cpp4502 SDValue Bitcast = DAG.getNode(ISD::BITCAST, DL, VT16Bit, N->getOperand(0)); in lowerCTPOP32BitElements() local
4503 SDValue Counts16 = lowerCTPOP16BitElements(Bitcast.getNode(), DAG); in lowerCTPOP32BitElements()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1286 ; Bitcast insertion
/external/llvm/include/llvm/IR/
DIntrinsicsNVVM.td706 // Bitcast
/external/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td808 // Bitcast
/external/llvm/lib/Target/X86/
DX86InstrSSE.td4831 // Bitcast FR64 <-> GR64