Home
last modified time | relevance | path

Searched defs:FromBits (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/
Dboxed-float.h45 static constexpr Float32 FromBits(uint32_t bits) { return Float32(bits); } in FromBits() function
84 static constexpr Float64 FromBits(uint64_t bits) { return Float64(bits); } in FromBits() function
/external/v8/src/wasm/baseline/
Dliftoff-register.h279 static LiftoffRegList FromBits(storage_t bits) { in FromBits() function
285 static constexpr LiftoffRegList FromBits() { in FromBits() function
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1455 unsigned FromBits, SDValue &Src) { in isValueExtension()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp537 unsigned FromBits = FromType->getPrimitiveSizeInBits(); in isTruncateFree() local
545 unsigned FromBits = FromVT.getSizeInBits(); in isTruncateFree() local
4415 unsigned FromBits = InVT.getVectorElementType().getSizeInBits(); in lowerExtendVectorInreg() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp727 unsigned FromBits = FromType->getPrimitiveSizeInBits(); in isTruncateFree() local
735 unsigned FromBits = FromVT.getSizeInBits(); in isTruncateFree() local
4704 unsigned FromBits = InVT.getScalarSizeInBits(); in lowerExtendVectorInreg() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1840 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2843 unsigned FromBits = EVT.getScalarType().getSizeInBits(); in getNode() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3645 unsigned FromBits = EVT.getScalarType().getSizeInBits(); in getNode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4577 unsigned FromBits = EVT.getScalarSizeInBits(); in getNode() local