OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIndexSizeInBits
(Results
1 - 18
of
18
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Operator.cpp
38
DL.
getIndexSizeInBits
(getPointerAddressSpace()) &&
DataLayout.cpp
658
return
getIndexSizeInBits
(cast<PointerType>(Ty)->getAddressSpace());
744
return IntegerType::get(C,
getIndexSizeInBits
(AddressSpace));
Value.cpp
562
assert(Offset.getBitWidth() == DL.
getIndexSizeInBits
(cast<PointerType>(
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DataLayout.h
365
unsigned
getIndexSizeInBits
(unsigned AS) const {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
273
if (N < 1 || (!IsJTAllowed && DL.
getIndexSizeInBits
(0u) < N))
287
if (N <= DL.
getIndexSizeInBits
(0u)) {
[
all
...]
TargetLowering.h
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
SROA.cpp
[
all
...]
SeparateConstOffsetFromGEP.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
InlineCost.cpp
[
all
...]
LoopAccessAnalysis.cpp
[
all
...]
InstructionSimplify.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
[
all
...]
InstCombineCasts.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
Local.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
CodeGenPrepare.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
[
all
...]
Completed in 2482 milliseconds